#60FDB9#60FDB9
#60FDB9 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.164 H 161.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDB9 |
|---|---|
| RGB | rgb(96, 253, 185) |
| HSL | hsl(154, 98%, 68%) |
| HSV | hsv(154, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 26.9%, 0.8%) |
| CIE-LAB | lab(89.97, -56.66, 20.54) |
| CIE-LCH | lch(89.97, 60.27, 160.07°) |
| OKLab | oklab(89.37% -0.1553 0.0523) |
| OKLCH | oklch(89.37% 0.164 161.4) |
| XYZ | xyz(48.7014, 76.2351, 58.0378) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Greenish Cyan
#2AFEB7
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.82
Greenish Turquoise
#00FBB0
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDB9 #FD60A4
analogous
#60FD6A #60FDB9 #60F2FD
triadic
#60FDB9 #B960FD #FDB960
tetradic
#60FDB9 #6A60FD #FD60A4 #F2FD60
square
#60FDB9 #6A60FD #FD60A4 #F2FD60
split-complementary
#60FDB9 #FD60F2 #FD6A60
monochromatic
#03E080 #24FC9E #60FDB9 #9CFED4 #D9FFEE
Accessibility & contrast
On white
1.29
#60FDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#60FDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDB9
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDB9 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB5
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdb9; /* rgb */ color: rgb(96, 253, 185); /* oklch */ color: oklch(89.4% 0.164 161.4);
Tailwind
colors: {
custom: {
50: '#9cffce',
500: '#60fdb9',
950: '#000000',
},
}SCSS
$custom: #60fdb9; $custom-light: #9cffce; $custom-dark: #000000;
JSON
{
"hex": "#60fdb9",
"rgb": {
"r": 96,
"g": 253,
"b": 185
},
"hsl": {
"h": 154.013,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89369,
"c": 0.1639,
"h": 161.4
},
"luminance": 0.7624
}Semantic roles & 50–950 ramp
primary
#60FDB9
secondary
#D72A75
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683