#60FDB7#60FDB7
#60FDB7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.3% C 0.166 H 160.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDB7 |
|---|---|
| RGB | rgb(96, 253, 183) |
| HSL | hsl(153, 98%, 68%) |
| HSV | hsv(153, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 27.7%, 0.8%) |
| CIE-LAB | lab(89.93, -57.07, 21.51) |
| CIE-LCH | lch(89.93, 60.99, 159.35°) |
| OKLab | oklab(89.32% -0.1562 0.0548) |
| OKLCH | oklch(89.32% 0.166 160.7) |
| XYZ | xyz(48.4917, 76.1512, 56.9337) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Greenish Cyan
#2AFEB7
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.61
Greenish Turquoise
#00FBB0
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDB7 #FD60A6
analogous
#60FD68 #60FDB7 #60F5FD
triadic
#60FDB7 #B760FD #FDB760
tetradic
#60FDB7 #6860FD #FD60A6 #F5FD60
square
#60FDB7 #6860FD #FD60A6 #F5FD60
split-complementary
#60FDB7 #FD60F5 #FD6860
monochromatic
#03E07D #24FC9C #60FDB7 #9CFED2 #D9FFEE
Accessibility & contrast
On white
1.29
#60FDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#60FDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDB7
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDB7 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E5DCBB
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60fdb7; /* rgb */ color: rgb(96, 253, 183); /* oklch */ color: oklch(89.3% 0.166 160.7);
Tailwind
colors: {
custom: {
50: '#9cffcc',
500: '#60fdb7',
950: '#000000',
},
}SCSS
$custom: #60fdb7; $custom-light: #9cffcc; $custom-dark: #000000;
JSON
{
"hex": "#60fdb7",
"rgb": {
"r": 96,
"g": 253,
"b": 183
},
"hsl": {
"h": 153.248,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89324,
"c": 0.16552,
"h": 160.7
},
"luminance": 0.76156
}Semantic roles & 50–950 ramp
primary
#60FDB7
secondary
#D72A77
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683