#5EE8EF#5EE8EF
#5EE8EF is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.9% C 0.119 H 199.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8EF |
|---|---|
| RGB | rgb(94, 232, 239) |
| HSL | hsl(183, 82%, 65%) |
| HSV | hsv(183, 61%, 94%) |
| CMYK | cmyk(60.7%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(85.16, -34.99, -14.57) |
| CIE-LCH | lch(85.16, 37.90, 202.61°) |
| OKLab | oklab(85.88% -0.1116 -0.0403) |
| OKLCH | oklch(85.88% 0.119 199.9) |
| XYZ | xyz(49.0460, 66.3197, 91.8608) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Bright Light Blue
#26F7FD
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Aqua Blue
#02D8E9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8EF #EF655E
analogous
#5EEFAE #5EE8EF #5E9FEF
triadic
#5EE8EF #EF5EE8 #E8EF5E
tetradic
#5EE8EF #AE5EEF #EF655E #9FEF5E
square
#5EE8EF #AE5EEF #EF655E #9FEF5E
split-complementary
#5EE8EF #EF5E9F #EFAE5E
monochromatic
#13B7C0 #26E0E9 #5EE8EF #96F0F5 #CDF8FA
Accessibility & contrast
On white
1.47
#5EE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5EE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8EF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8EF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee8ef; /* rgb */ color: rgb(94, 232, 239); /* oklch */ color: oklch(85.9% 0.119 199.9);
Tailwind
colors: {
custom: {
50: '#9beff4',
500: '#5ee8ef',
950: '#000000',
},
}SCSS
$custom: #5ee8ef; $custom-light: #9beff4; $custom-dark: #000000;
JSON
{
"hex": "#5ee8ef",
"rgb": {
"r": 94,
"g": 232,
"b": 239
},
"hsl": {
"h": 182.897,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85881,
"c": 0.11868,
"h": 199.9
},
"luminance": 0.66325
}Semantic roles & 50–950 ramp
primary
#5EE8EF
secondary
#BE3A33
accent
#1207DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585