#5EE2F1#5EE2F1
#5EE2F1 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.6% C 0.116 H 205.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F1 |
|---|---|
| RGB | rgb(94, 226, 241) |
| HSL | hsl(186, 84%, 66%) |
| HSV | hsv(186, 61%, 95%) |
| CMYK | cmyk(61%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(83.50, -31.61, -18.11) |
| CIE-LCH | lch(83.50, 36.43, 209.82°) |
| OKLab | oklab(84.57% -0.1047 -0.0502) |
| OKLCH | oklch(84.57% 0.116 205.6) |
| XYZ | xyz(47.6829, 63.1183, 92.8721) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.61
Aqua Blue
#02D8E9
ΔE00 3.79
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 6.46
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F1 #F16D5E
analogous
#5EF1B6 #5EE2F1 #5E99F1
triadic
#5EE2F1 #F15EE2 #E2F15E
tetradic
#5EE2F1 #B65EF1 #F16D5E #99F15E
square
#5EE2F1 #B65EF1 #F16D5E #99F15E
split-complementary
#5EE2F1 #F15E99 #F1B65E
monochromatic
#11B1C4 #26D8EC #5EE2F1 #96ECF6 #CFF6FB
Accessibility & contrast
On white
1.54
#5EE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5EE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F1
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F1 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF2
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2f1; /* rgb */ color: rgb(94, 226, 241); /* oklch */ color: oklch(84.6% 0.116 205.6);
Tailwind
colors: {
custom: {
50: '#9aebf5',
500: '#5ee2f1',
950: '#000000',
},
}SCSS
$custom: #5ee2f1; $custom-light: #9aebf5; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f1",
"rgb": {
"r": 94,
"g": 226,
"b": 241
},
"hsl": {
"h": 186.122,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.84566,
"c": 0.11613,
"h": 205.6
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#5EE2F1
secondary
#C14132
accent
#1B05E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485