#5EFFDE#5EFFDE
#5EFFDE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 176.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFFDE |
|---|---|
| RGB | rgb(94, 255, 222) |
| HSL | hsl(168, 100%, 68%) |
| HSV | hsv(168, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.31, -49.57, 3.39) |
| CIE-LCH | lch(91.31, 49.69, 176.09°) |
| OKLab | oklab(90.72% -0.1419 0.0082) |
| OKLCH | oklch(90.72% 0.142 176.7) |
| XYZ | xyz(53.5546, 79.1678, 81.5516) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.99
Tiffany Blue
#7BF2DA
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.53
Bright Teal
#01F9C6
ΔE00 5.12
Aqua (survey)
#13EAC9
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFFDE #FF5E7F
analogous
#5EFF8D #5EFFDE #5ECFFF
triadic
#5EFFDE #DE5EFF #FFDE5E
tetradic
#5EFFDE #8D5EFF #FF5E7F #CFFF5E
square
#5EFFDE #8D5EFF #FF5E7F #CFFF5E
split-complementary
#5EFFDE #FF5ECF #FF8D5E
monochromatic
#00E3B4 #21FFD1 #5EFFDE #9BFFEB #D8FFF7
Accessibility & contrast
On white
1.25
#5EFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#5EFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFFDE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFFDE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5effde; /* rgb */ color: rgb(94, 255, 222); /* oklch */ color: oklch(90.7% 0.142 176.7);
Tailwind
colors: {
custom: {
50: '#9cffe8',
500: '#5effde',
950: '#000000',
},
}SCSS
$custom: #5effde; $custom-light: #9cffe8; $custom-dark: #000000;
JSON
{
"hex": "#5effde",
"rgb": {
"r": 94,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.702,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.90719,
"c": 0.14213,
"h": 176.7
},
"luminance": 0.79174
}Semantic roles & 50–950 ramp
primary
#5EFFDE
secondary
#D9284C
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684