#5EF5EE#5EF5EE
#5EF5EE is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.9% C 0.127 H 190.8°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5EE |
|---|---|
| RGB | rgb(94, 245, 238) |
| HSL | hsl(177, 88%, 66%) |
| HSV | hsv(177, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(88.85, -41.20, -8.54) |
| CIE-LCH | lch(88.85, 42.07, 191.71°) |
| OKLab | oklab(88.86% -0.1251 -0.0238) |
| OKLCH | oklch(88.86% 0.127 190.8) |
| XYZ | xyz(52.6942, 73.8519, 92.3501) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.05
Bright Cyan
#41FDFE
ΔE00 3.24
Aqua
#00FFFF
ΔE00 3.73
Bright Aqua
#0BF9EA
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 4.37
Turquoise
#40E0D0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5EE #F55E65
analogous
#5EF5A3 #5EF5EE #5EB0F5
triadic
#5EF5EE #EE5EF5 #F5EE5E
tetradic
#5EF5EE #A35EF5 #F55E65 #B0F55E
square
#5EF5EE #A35EF5 #F55E65 #B0F55E
split-complementary
#5EF5EE #F55EB0 #F5A35E
monochromatic
#0DCCC3 #24F1E8 #5EF5EE #98F9F4 #D1FCFA
Accessibility & contrast
On white
1.33
#5EF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#5EF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5EE
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5EE | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ef5ee; /* rgb */ color: rgb(94, 245, 238); /* oklch */ color: oklch(88.9% 0.127 190.8);
Tailwind
colors: {
custom: {
50: '#9cf9f3',
500: '#5ef5ee',
950: '#000000',
},
}SCSS
$custom: #5ef5ee; $custom-light: #9cf9f3; $custom-dark: #000000;
JSON
{
"hex": "#5ef5ee",
"rgb": {
"r": 94,
"g": 245,
"b": 238
},
"hsl": {
"h": 177.219,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.88859,
"c": 0.12732,
"h": 190.8
},
"luminance": 0.73858
}Semantic roles & 50–950 ramp
primary
#5EF5EE
secondary
#C82F36
accent
#010BE5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585