#5EDFF5#5EDFF5
#5EDFF5 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.116 H 210.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFF5 |
|---|---|
| RGB | rgb(94, 223, 245) |
| HSL | hsl(189, 88%, 66%) |
| HSV | hsv(189, 62%, 96%) |
| CMYK | cmyk(61.6%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(82.78, -29.04, -21.33) |
| CIE-LCH | lch(82.78, 36.03, 216.30°) |
| OKLab | oklab(84.02% -0.1001 -0.0592) |
| OKLCH | oklch(84.02% 0.116 210.6) |
| XYZ | xyz(47.4784, 61.7426, 95.7839) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.68
Aqua Blue
#02D8E9
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFF5 #F5745E
analogous
#5EF5C0 #5EDFF5 #5E94F5
triadic
#5EDFF5 #F55EDF #DFF55E
tetradic
#5EDFF5 #C05EF5 #F5745E #94F55E
square
#5EDFF5 #C05EF5 #F5745E #94F55E
split-complementary
#5EDFF5 #F55E94 #F5C05E
monochromatic
#0DB0CC #24D4F1 #5EDFF5 #98EAF9 #D1F6FC
Accessibility & contrast
On white
1.57
#5EDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#5EDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFF5
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFF5 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F6
Deuteranopia (green-blind)
#B6C7F5
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edff5; /* rgb */ color: rgb(94, 223, 245); /* oklch */ color: oklch(84.0% 0.116 210.6);
Tailwind
colors: {
custom: {
50: '#9ae9f8',
500: '#5edff5',
950: '#000000',
},
}SCSS
$custom: #5edff5; $custom-light: #9ae9f8; $custom-dark: #000000;
JSON
{
"hex": "#5edff5",
"rgb": {
"r": 94,
"g": 223,
"b": 245
},
"hsl": {
"h": 188.742,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.84022,
"c": 0.11629,
"h": 210.6
},
"luminance": 0.61748
}Semantic roles & 50–950 ramp
primary
#5EDFF5
secondary
#C8452F
accent
#2201E5
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485