#5FFDAF#5FFDAF
#5FFDAF is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.1% C 0.173 H 158.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFDAF |
|---|---|
| RGB | rgb(95, 253, 175) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(89.75, -58.83, 25.34) |
| CIE-LCH | lch(89.75, 64.06, 156.70°) |
| OKLab | oklab(89.12% -0.1602 0.0642) |
| OKLCH | oklch(89.12% 0.173 158.2) |
| XYZ | xyz(47.5781, 75.7737, 52.6675) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFDAF #FD5FAD
analogous
#5FFD60 #5FFDAF #5FFCFD
triadic
#5FFDAF #AF5FFD #FDAF5F
tetradic
#5FFDAF #605FFD #FD5FAD #FCFD5F
square
#5FFDAF #605FFD #FD5FAD #FCFD5F
split-complementary
#5FFDAF #FD5FFC #FD605F
monochromatic
#03DF72 #23FC91 #5FFDAF #9BFECD #D8FFEB
Accessibility & contrast
On white
1.30
#5FFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#5FFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFDAF
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFDAF | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffdaf; /* rgb */ color: rgb(95, 253, 175); /* oklch */ color: oklch(89.1% 0.173 158.2);
Tailwind
colors: {
custom: {
50: '#9bffc7',
500: '#5ffdaf',
950: '#000000',
},
}SCSS
$custom: #5ffdaf; $custom-light: #9bffc7; $custom-dark: #000000;
JSON
{
"hex": "#5ffdaf",
"rgb": {
"r": 95,
"g": 253,
"b": 175
},
"hsl": {
"h": 150.38,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.89124,
"c": 0.1726,
"h": 158.2
},
"luminance": 0.75779
}Semantic roles & 50–950 ramp
primary
#5FFDAF
secondary
#D7297F
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682