#5EE6F6#5EE6F6
#5EE6F6 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.7% C 0.119 H 206.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6F6 |
|---|---|
| RGB | rgb(94, 230, 246) |
| HSL | hsl(186, 89%, 67%) |
| HSV | hsv(186, 62%, 96%) |
| CMYK | cmyk(61.8%, 6.5%, 0%, 3.5%) |
| CIE-LAB | lab(84.80, -32.11, -18.79) |
| CIE-LCH | lch(84.80, 37.21, 210.34°) |
| OKLab | oklab(85.67% -0.1068 -0.0521) |
| OKLCH | oklch(85.67% 0.119 206) |
| XYZ | xyz(49.5404, 65.6219, 97.2263) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.78
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.03
Neon Blue
#04D9FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6F6 #F66E5E
analogous
#5EF6BA #5EE6F6 #5E9AF6
triadic
#5EE6F6 #F65EE6 #E6F65E
tetradic
#5EE6F6 #BA5EF6 #F66E5E #9AF65E
square
#5EE6F6 #BA5EF6 #F66E5E #9AF65E
split-complementary
#5EE6F6 #F65E9A #F6BA5E
monochromatic
#0CBACE #24DDF3 #5EE6F6 #98EFF9 #D2F8FC
Accessibility & contrast
On white
1.49
#5EE6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5EE6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6F6
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6F6 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#BECDF6
Tritanopia (blue-blind)
#00EFEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee6f6; /* rgb */ color: rgb(94, 230, 246); /* oklch */ color: oklch(85.7% 0.119 206.0);
Tailwind
colors: {
custom: {
50: '#9beef9',
500: '#5ee6f6',
950: '#000000',
},
}SCSS
$custom: #5ee6f6; $custom-light: #9beef9; $custom-dark: #000000;
JSON
{
"hex": "#5ee6f6",
"rgb": {
"r": 94,
"g": 230,
"b": 246
},
"hsl": {
"h": 186.316,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.85665,
"c": 0.11879,
"h": 206
},
"luminance": 0.65627
}Semantic roles & 50–950 ramp
primary
#5EE6F6
secondary
#CA3F2E
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585