#60FDAF#60FDAF
#60FDAF is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.2% C 0.172 H 158.1°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDAF |
|---|---|
| RGB | rgb(96, 253, 175) |
| HSL | hsl(150, 98%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(89.78, -58.65, 25.38) |
| CIE-LCH | lch(89.78, 63.91, 156.60°) |
| OKLab | oklab(89.15% -0.1597 0.0643) |
| OKLCH | oklch(89.15% 0.172 158.1) |
| XYZ | xyz(47.6826, 75.8276, 52.6724) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.29
Light Blue Green
#7EFBB3
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDAF #FD60AE
analogous
#60FD60 #60FDAF #60FDFD
triadic
#60FDAF #AF60FD #FDAF60
tetradic
#60FDAF #6060FD #FD60AE #FDFD60
square
#60FDAF #6060FD #FD60AE #FDFD60
split-complementary
#60FDAF #FD60FD #FD6060
monochromatic
#03E072 #24FC91 #60FDAF #9CFECD #D9FFEC
Accessibility & contrast
On white
1.30
#60FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#60FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDAF
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDAF | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 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: #60fdaf; /* rgb */ color: rgb(96, 253, 175); /* oklch */ color: oklch(89.2% 0.172 158.1);
Tailwind
colors: {
custom: {
50: '#9cffc7',
500: '#60fdaf',
950: '#000000',
},
}SCSS
$custom: #60fdaf; $custom-light: #9cffc7; $custom-dark: #000000;
JSON
{
"hex": "#60fdaf",
"rgb": {
"r": 96,
"g": 253,
"b": 175
},
"hsl": {
"h": 150.191,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89152,
"c": 0.17219,
"h": 158.1
},
"luminance": 0.75833
}Semantic roles & 50–950 ramp
primary
#60FDAF
secondary
#D72A80
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682