#60FDB0#60FDB0
#60FDB0 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.2% C 0.171 H 158.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDB0 |
|---|---|
| RGB | rgb(96, 253, 176) |
| HSL | hsl(151, 98%, 68%) |
| HSV | hsv(151, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(89.80, -58.46, 24.89) |
| CIE-LCH | lch(89.80, 63.54, 156.93°) |
| OKLab | oklab(89.17% -0.1593 0.0631) |
| OKLCH | oklch(89.17% 0.171 158.4) |
| XYZ | xyz(47.7812, 75.8670, 53.1916) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Green Blue
#56FCA2
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.29
Seafoam Green
#7AF9AB
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDB0 #FD60AD
analogous
#60FD61 #60FDB0 #60FCFD
triadic
#60FDB0 #B060FD #FDB060
tetradic
#60FDB0 #6160FD #FD60AD #FCFD60
square
#60FDB0 #6160FD #FD60AD #FCFD60
split-complementary
#60FDB0 #FD60FC #FD6160
monochromatic
#03E073 #24FC92 #60FDB0 #9CFECE #D9FFEC
Accessibility & contrast
On white
1.30
#60FDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#60FDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDB0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDB0 | 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)
#FBEBAB
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdb0; /* rgb */ color: rgb(96, 253, 176); /* oklch */ color: oklch(89.2% 0.171 158.4);
Tailwind
colors: {
custom: {
50: '#9cffc8',
500: '#60fdb0',
950: '#000000',
},
}SCSS
$custom: #60fdb0; $custom-light: #9cffc8; $custom-dark: #000000;
JSON
{
"hex": "#60fdb0",
"rgb": {
"r": 96,
"g": 253,
"b": 176
},
"hsl": {
"h": 150.573,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89173,
"c": 0.17134,
"h": 158.4
},
"luminance": 0.75872
}Semantic roles & 50–950 ramp
primary
#60FDB0
secondary
#D72A7F
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682