#60FDC7#60FDC7
#60FDC7 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.153 H 166.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDC7 |
|---|---|
| RGB | rgb(96, 253, 199) |
| HSL | hsl(159, 98%, 68%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(90.26, -53.69, 13.76) |
| CIE-LCH | lch(90.26, 55.43, 165.63°) |
| OKLab | oklab(89.7% -0.1491 0.0352) |
| OKLCH | oklch(89.7% 0.153 166.7) |
| XYZ | xyz(50.2527, 76.8556, 66.2080) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Aquamarine
#7FFFD4
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDC7 #FD6096
analogous
#60FD78 #60FDC7 #60E5FD
triadic
#60FDC7 #C760FD #FDC760
tetradic
#60FDC7 #7860FD #FD6096 #E5FD60
square
#60FDC7 #7860FD #FD6096 #E5FD60
split-complementary
#60FDC7 #FD60E5 #FD7860
monochromatic
#03E094 #24FCB2 #60FDC7 #9CFEDC #D9FFF2
Accessibility & contrast
On white
1.28
#60FDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#60FDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDC7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDC7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC4
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdc7; /* rgb */ color: rgb(96, 253, 199); /* oklch */ color: oklch(89.7% 0.153 166.7);
Tailwind
colors: {
custom: {
50: '#9cffd8',
500: '#60fdc7',
950: '#000000',
},
}SCSS
$custom: #60fdc7; $custom-light: #9cffd8; $custom-dark: #000000;
JSON
{
"hex": "#60fdc7",
"rgb": {
"r": 96,
"g": 253,
"b": 199
},
"hsl": {
"h": 159.363,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89698,
"c": 0.15318,
"h": 166.7
},
"luminance": 0.76861
}Semantic roles & 50–950 ramp
primary
#60FDC7
secondary
#D72A66
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683