#5FFDD9#5FFDD9
#5FFDD9 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.1% C 0.142 H 175.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDD9 |
|---|---|
| RGB | rgb(95, 253, 217) |
| HSL | hsl(166, 98%, 68%) |
| HSV | hsv(166, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 14.2%, 0.8%) |
| CIE-LAB | lab(90.64, -49.76, 5.00) |
| CIE-LCH | lch(90.64, 50.01, 174.26°) |
| OKLab | oklab(90.14% -0.1416 0.0125) |
| OKLCH | oklch(90.14% 0.142 175) |
| XYZ | xyz(52.3629, 77.6876, 77.8678) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDD9 #FD5F83
analogous
#5FFD8A #5FFDD9 #5FD2FD
triadic
#5FFDD9 #D95FFD #FDD95F
tetradic
#5FFDD9 #8A5FFD #FD5F83 #D2FD5F
square
#5FFDD9 #8A5FFD #FD5F83 #D2FD5F
split-complementary
#5FFDD9 #FD5FD2 #FD8A5F
monochromatic
#03DFAD #23FCCB #5FFDD9 #9BFEE7 #D8FFF6
Accessibility & contrast
On white
1.27
#5FFDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#5FFDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDD9
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDD9 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED7
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffdd9; /* rgb */ color: rgb(95, 253, 217); /* oklch */ color: oklch(90.1% 0.142 175.0);
Tailwind
colors: {
custom: {
50: '#9cffe4',
500: '#5ffdd9',
950: '#000000',
},
}SCSS
$custom: #5ffdd9; $custom-light: #9cffe4; $custom-dark: #000000;
JSON
{
"hex": "#5ffdd9",
"rgb": {
"r": 95,
"g": 253,
"b": 217
},
"hsl": {
"h": 166.329,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.90138,
"c": 0.14216,
"h": 175
},
"luminance": 0.77693
}Semantic roles & 50–950 ramp
primary
#5FFDD9
secondary
#D72951
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684