#5FFDC9#5FFDC9
#5FFDC9 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.152 H 167.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDC9 |
|---|---|
| RGB | rgb(95, 253, 201) |
| HSL | hsl(160, 98%, 68%) |
| HSV | hsv(160, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 20.6%, 0.8%) |
| CIE-LAB | lab(90.27, -53.42, 12.75) |
| CIE-LCH | lch(90.27, 54.92, 166.58°) |
| OKLab | oklab(89.72% -0.1487 0.0326) |
| OKLCH | oklch(89.72% 0.152 167.6) |
| XYZ | xyz(50.3819, 76.8952, 67.4341) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.27
Aquamarine
#7FFFD4
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.88
Greenish Cyan
#2AFEB7
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDC9 #FD5F93
analogous
#5FFD7A #5FFDC9 #5FE2FD
triadic
#5FFDC9 #C95FFD #FDC95F
tetradic
#5FFDC9 #7A5FFD #FD5F93 #E2FD5F
square
#5FFDC9 #7A5FFD #FD5F93 #E2FD5F
split-complementary
#5FFDC9 #FD5FE2 #FD7A5F
monochromatic
#03DF96 #23FCB5 #5FFDC9 #9BFEDD #D8FFF2
Accessibility & contrast
On white
1.28
#5FFDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5FFDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDC9
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDC9 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC6
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffdc9; /* rgb */ color: rgb(95, 253, 201); /* oklch */ color: oklch(89.7% 0.152 167.6);
Tailwind
colors: {
custom: {
50: '#9cffd9',
500: '#5ffdc9',
950: '#000000',
},
}SCSS
$custom: #5ffdc9; $custom-light: #9cffd9; $custom-dark: #000000;
JSON
{
"hex": "#5ffdc9",
"rgb": {
"r": 95,
"g": 253,
"b": 201
},
"hsl": {
"h": 160.253,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.8972,
"c": 0.15222,
"h": 167.6
},
"luminance": 0.76901
}Semantic roles & 50–950 ramp
primary
#5FFDC9
secondary
#D72962
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683