#5EE2F4#5EE2F4
#5EE2F4 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.7% C 0.117 H 207.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2F4 |
|---|---|
| RGB | rgb(94, 226, 244) |
| HSL | hsl(187, 87%, 66%) |
| HSV | hsv(187, 61%, 96%) |
| CMYK | cmyk(61.5%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(83.60, -30.76, -19.56) |
| CIE-LCH | lch(83.60, 36.45, 212.44°) |
| OKLab | oklab(84.67% -0.1035 -0.0542) |
| OKLCH | oklch(84.67% 0.117 207.6) |
| XYZ | xyz(48.1347, 63.2990, 95.2516) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.59
Aqua Blue
#02D8E9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2F4 #F4705E
analogous
#5EF4BB #5EE2F4 #5E97F4
triadic
#5EE2F4 #F45EE2 #E2F45E
tetradic
#5EE2F4 #BB5EF4 #F4705E #97F45E
square
#5EE2F4 #BB5EF4 #F4705E #97F45E
split-complementary
#5EE2F4 #F45E97 #F4BB5E
monochromatic
#0EB3CA #25D8F0 #5EE2F4 #97ECF8 #D1F7FC
Accessibility & contrast
On white
1.54
#5EE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5EE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2F4
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2F4 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF5
Deuteranopia (green-blind)
#BAC9F4
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2f4; /* rgb */ color: rgb(94, 226, 244); /* oklch */ color: oklch(84.7% 0.117 207.6);
Tailwind
colors: {
custom: {
50: '#9bebf7',
500: '#5ee2f4',
950: '#000000',
},
}SCSS
$custom: #5ee2f4; $custom-light: #9bebf7; $custom-dark: #000000;
JSON
{
"hex": "#5ee2f4",
"rgb": {
"r": 94,
"g": 226,
"b": 244
},
"hsl": {
"h": 187.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.84674,
"c": 0.11687,
"h": 207.6
},
"luminance": 0.63304
}Semantic roles & 50–950 ramp
primary
#5EE2F4
secondary
#C64230
accent
#1D02E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485