#5EE0F4#5EE0F4
#5EE0F4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.2% C 0.116 H 209.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE0F4 |
|---|---|
| RGB | rgb(94, 224, 244) |
| HSL | hsl(188, 87%, 66%) |
| HSV | hsv(188, 61%, 96%) |
| CMYK | cmyk(61.5%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(83.03, -29.80, -20.42) |
| CIE-LCH | lch(83.03, 36.13, 214.42°) |
| OKLab | oklab(84.21% -0.1015 -0.0566) |
| OKLCH | oklch(84.21% 0.116 209.2) |
| XYZ | xyz(47.5941, 62.2176, 95.0714) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE0F4 #F4725E
analogous
#5EF4BD #5EE0F4 #5E95F4
triadic
#5EE0F4 #F45EE0 #E0F45E
tetradic
#5EE0F4 #BD5EF4 #F4725E #95F45E
square
#5EE0F4 #BD5EF4 #F4725E #95F45E
split-complementary
#5EE0F4 #F45E95 #F4BD5E
monochromatic
#0EB1CA #25D5F0 #5EE0F4 #97EBF8 #D1F6FC
Accessibility & contrast
On white
1.56
#5EE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5EE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE0F4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE0F4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F5
Deuteranopia (green-blind)
#B7C8F4
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee0f4; /* rgb */ color: rgb(94, 224, 244); /* oklch */ color: oklch(84.2% 0.116 209.2);
Tailwind
colors: {
custom: {
50: '#9aeaf7',
500: '#5ee0f4',
950: '#000000',
},
}SCSS
$custom: #5ee0f4; $custom-light: #9aeaf7; $custom-dark: #000000;
JSON
{
"hex": "#5ee0f4",
"rgb": {
"r": 94,
"g": 224,
"b": 244
},
"hsl": {
"h": 188,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.84215,
"c": 0.11623,
"h": 209.2
},
"luminance": 0.62223
}Semantic roles & 50–950 ramp
primary
#5EE0F4
secondary
#C64430
accent
#2002E4
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485