#5FFFD9#5FFFD9
#5FFFD9 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.144 H 174.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFD9 |
|---|---|
| RGB | rgb(95, 255, 217) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.21, -50.60, 5.84) |
| CIE-LCH | lch(91.21, 50.93, 173.42°) |
| OKLab | oklab(90.61% -0.1436 0.0147) |
| OKLCH | oklch(90.61% 0.144 174.2) |
| XYZ | xyz(52.9976, 78.9570, 78.0794) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.96
Light Aqua
#8CFFDB
ΔE00 3.48
Light Turquoise
#7EF4CC
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 4.10
Tiffany Blue
#7BF2DA
ΔE00 4.77
Light Aquamarine
#7BFDC7
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFD9 #FF5F85
analogous
#5FFF89 #5FFFD9 #5FD5FF
triadic
#5FFFD9 #D95FFF #FFD95F
tetradic
#5FFFD9 #895FFF #FF5F85 #D5FF5F
square
#5FFFD9 #895FFF #FF5F85 #D5FF5F
split-complementary
#5FFFD9 #FF5FD5 #FF895F
monochromatic
#00E4AE #22FFCA #5FFFD9 #9CFFE8 #D9FFF6
Accessibility & contrast
On white
1.25
#5FFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#5FFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFD9
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFD9 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #5fffd9; /* rgb */ color: rgb(95, 255, 217); /* oklch */ color: oklch(90.6% 0.144 174.2);
Tailwind
colors: {
custom: {
50: '#9cffe4',
500: '#5fffd9',
950: '#000000',
},
}SCSS
$custom: #5fffd9; $custom-light: #9cffe4; $custom-dark: #000000;
JSON
{
"hex": "#5fffd9",
"rgb": {
"r": 95,
"g": 255,
"b": 217
},
"hsl": {
"h": 165.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90609,
"c": 0.14436,
"h": 174.2
},
"luminance": 0.78963
}Semantic roles & 50–950 ramp
primary
#5FFFD9
secondary
#D92953
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684