#5FFFDE#5FFFDE
#5FFFDE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 176.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFDE |
|---|---|
| RGB | rgb(95, 255, 222) |
| HSL | hsl(168, 100%, 69%) |
| HSV | hsv(168, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.33, -49.41, 3.43) |
| CIE-LCH | lch(91.33, 49.53, 176.03°) |
| OKLab | oklab(90.75% -0.1414 0.0083) |
| OKLCH | oklch(90.75% 0.142 176.6) |
| XYZ | xyz(53.6578, 79.2211, 81.5564) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 5.14
Aqua (survey)
#13EAC9
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFDE #FF5F80
analogous
#5FFF8E #5FFFDE #5FD0FF
triadic
#5FFFDE #DE5FFF #FFDE5F
tetradic
#5FFFDE #8E5FFF #FF5F80 #D0FF5F
square
#5FFFDE #8E5FFF #FF5F80 #D0FF5F
split-complementary
#5FFFDE #FF5FD0 #FF8E5F
monochromatic
#00E4B5 #22FFD1 #5FFFDE #9CFFEB #D9FFF7
Accessibility & contrast
On white
1.25
#5FFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#5FFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFDE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFDE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 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: #5fffde; /* rgb */ color: rgb(95, 255, 222); /* oklch */ color: oklch(90.7% 0.142 176.6);
Tailwind
colors: {
custom: {
50: '#9dffe8',
500: '#5fffde',
950: '#000000',
},
}SCSS
$custom: #5fffde; $custom-light: #9dffe8; $custom-dark: #000000;
JSON
{
"hex": "#5fffde",
"rgb": {
"r": 95,
"g": 255,
"b": 222
},
"hsl": {
"h": 167.625,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90745,
"c": 0.14166,
"h": 176.6
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#5FFFDE
secondary
#D9294D
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684