#5EE5FF#5EE5FF
#5EE5FF is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.8% C 0.121 H 212.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5FF |
|---|---|
| RGB | rgb(94, 229, 255) |
| HSL | hsl(190, 100%, 68%) |
| HSV | hsv(190, 63%, 100%) |
| CMYK | cmyk(63.1%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(84.81, -29.08, -23.53) |
| CIE-LCH | lch(84.81, 37.40, 218.97°) |
| OKLab | oklab(85.77% -0.1023 -0.0653) |
| OKLCH | oklch(85.77% 0.121 212.6) |
| XYZ | xyz(50.6779, 65.6329, 104.5860) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.52
Neon Blue
#04D9FF
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5FF #FF785E
analogous
#5EFFC8 #5EE5FF #5E94FF
triadic
#5EE5FF #FF5EE5 #E5FF5E
tetradic
#5EE5FF #C85EFF #FF785E #94FF5E
square
#5EE5FF #C85EFF #FF785E #94FF5E
split-complementary
#5EE5FF #FF5E94 #FFC85E
monochromatic
#00BEE3 #21DBFF #5EE5FF #9BEFFF #D8F9FF
Accessibility & contrast
On white
1.49
#5EE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#5EE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5FF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5FF | 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)
#D1DEFF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#00F0ED
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee5ff; /* rgb */ color: rgb(94, 229, 255); /* oklch */ color: oklch(85.8% 0.121 212.6);
Tailwind
colors: {
custom: {
50: '#9cedff',
500: '#5ee5ff',
950: '#000000',
},
}SCSS
$custom: #5ee5ff; $custom-light: #9cedff; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ff",
"rgb": {
"r": 94,
"g": 229,
"b": 255
},
"hsl": {
"h": 189.689,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.85765,
"c": 0.12135,
"h": 212.6
},
"luminance": 0.65638
}Semantic roles & 50–950 ramp
primary
#5EE5FF
secondary
#D94528
accent
#2500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101618
muted
#808586