#5EFFE9#5EFFE9
#5EFFE9 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.137 H 182.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFE9 |
|---|---|
| RGB | rgb(94, 255, 233) |
| HSL | hsl(172, 100%, 68%) |
| HSV | hsv(172, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(91.58, -46.88, -1.91) |
| CIE-LCH | lch(91.58, 46.91, 182.33°) |
| OKLab | oklab(91.03% -0.1371 -0.0059) |
| OKLCH | oklch(91.03% 0.137 182.5) |
| XYZ | xyz(55.0772, 79.7769, 89.5708) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 5.67
Light Aqua
#8CFFDB
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.21
Aquamarine
#7FFFD4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFE9 #FF5E74
analogous
#5EFF98 #5EFFE9 #5EC4FF
triadic
#5EFFE9 #E95EFF #FFE95E
tetradic
#5EFFE9 #985EFF #FF5E74 #C4FF5E
square
#5EFFE9 #985EFF #FF5E74 #C4FF5E
split-complementary
#5EFFE9 #FF5EC4 #FF985E
monochromatic
#00E3C4 #21FFE1 #5EFFE9 #9BFFF1 #D8FFFA
Accessibility & contrast
On white
1.24
#5EFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#5EFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFE9
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFE9 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E8
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #5effe9; /* rgb */ color: rgb(94, 255, 233); /* oklch */ color: oklch(91.0% 0.137 182.5);
Tailwind
colors: {
custom: {
50: '#9dfff0',
500: '#5effe9',
950: '#000000',
},
}SCSS
$custom: #5effe9; $custom-light: #9dfff0; $custom-dark: #000000;
JSON
{
"hex": "#5effe9",
"rgb": {
"r": 94,
"g": 255,
"b": 233
},
"hsl": {
"h": 171.801,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.91033,
"c": 0.13726,
"h": 182.5
},
"luminance": 0.79783
}Semantic roles & 50–950 ramp
primary
#5EFFE9
secondary
#D92840
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685