#5EE3F6#5EE3F6
#5EE3F6 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.118 H 208.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3F6 |
|---|---|
| RGB | rgb(94, 227, 246) |
| HSL | hsl(188, 89%, 67%) |
| HSV | hsv(188, 62%, 96%) |
| CMYK | cmyk(61.8%, 7.7%, 0%, 3.5%) |
| CIE-LAB | lab(83.95, -30.68, -20.08) |
| CIE-LCH | lch(83.95, 36.67, 213.21°) |
| OKLab | oklab(84.98% -0.1038 -0.0557) |
| OKLCH | oklch(84.98% 0.118 208.2) |
| XYZ | xyz(48.7128, 63.9665, 96.9505) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.46
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3F6 #F6715E
analogous
#5EF6BD #5EE3F6 #5E97F6
triadic
#5EE3F6 #F65EE3 #E3F65E
tetradic
#5EE3F6 #BD5EF6 #F6715E #97F65E
square
#5EE3F6 #BD5EF6 #F6715E #97F65E
split-complementary
#5EE3F6 #F65E97 #F6BD5E
monochromatic
#0CB6CE #24D9F3 #5EE3F6 #98EDF9 #D2F7FC
Accessibility & contrast
On white
1.52
#5EE3F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5EE3F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3F6
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3F6 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF7
Deuteranopia (green-blind)
#BACAF6
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee3f6; /* rgb */ color: rgb(94, 227, 246); /* oklch */ color: oklch(85.0% 0.118 208.2);
Tailwind
colors: {
custom: {
50: '#9becf9',
500: '#5ee3f6',
950: '#000000',
},
}SCSS
$custom: #5ee3f6; $custom-light: #9becf9; $custom-dark: #000000;
JSON
{
"hex": "#5ee3f6",
"rgb": {
"r": 94,
"g": 227,
"b": 246
},
"hsl": {
"h": 187.5,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.84976,
"c": 0.11776,
"h": 208.2
},
"luminance": 0.63972
}Semantic roles & 50–950 ramp
primary
#5EE3F6
secondary
#CA422E
accent
#1D00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485