#5EE8F6#5EE8F6
#5EE8F6 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.1% C 0.120 H 204.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8F6 |
|---|---|
| RGB | rgb(94, 232, 246) |
| HSL | hsl(186, 89%, 67%) |
| HSV | hsv(186, 62%, 96%) |
| CMYK | cmyk(61.8%, 5.7%, 0%, 3.5%) |
| CIE-LAB | lab(85.37, -33.06, -17.93) |
| CIE-LCH | lch(85.37, 37.61, 208.48°) |
| OKLab | oklab(86.12% -0.1088 -0.0497) |
| OKLCH | oklch(86.12% 0.12 204.6) |
| XYZ | xyz(50.1002, 66.7414, 97.4129) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.72
Robin Egg Blue
#8AF1FE
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8F6 #F66C5E
analogous
#5EF6B8 #5EE8F6 #5E9CF6
triadic
#5EE8F6 #F65EE8 #E8F65E
tetradic
#5EE8F6 #B85EF6 #F66C5E #9CF65E
square
#5EE8F6 #B85EF6 #F66C5E #9CF65E
split-complementary
#5EE8F6 #F65E9C #F6B85E
monochromatic
#0CBCCE #24E0F3 #5EE8F6 #98F0F9 #D2F9FC
Accessibility & contrast
On white
1.46
#5EE8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5EE8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8F6
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8F6 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#00F1EC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee8f6; /* rgb */ color: rgb(94, 232, 246); /* oklch */ color: oklch(86.1% 0.120 204.6);
Tailwind
colors: {
custom: {
50: '#9beff9',
500: '#5ee8f6',
950: '#000000',
},
}SCSS
$custom: #5ee8f6; $custom-light: #9beff9; $custom-dark: #000000;
JSON
{
"hex": "#5ee8f6",
"rgb": {
"r": 94,
"g": 232,
"b": 246
},
"hsl": {
"h": 185.526,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.86124,
"c": 0.11959,
"h": 204.6
},
"luminance": 0.66747
}Semantic roles & 50–950 ramp
primary
#5EE8F6
secondary
#CA3D2E
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585