#60FDC6#60FDC6
#60FDC6 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.7% C 0.154 H 166.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDC6 |
|---|---|
| RGB | rgb(96, 253, 198) |
| HSL | hsl(159, 98%, 68%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(90.23, -53.91, 14.24) |
| CIE-LCH | lch(90.23, 55.76, 165.20°) |
| OKLab | oklab(89.67% -0.1495 0.0365) |
| OKLCH | oklch(89.67% 0.154 166.3) |
| XYZ | xyz(50.1370, 76.8093, 65.5986) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.28
Greenish Cyan
#2AFEB7
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDC6 #FD6097
analogous
#60FD77 #60FDC6 #60E5FD
triadic
#60FDC6 #C660FD #FDC660
tetradic
#60FDC6 #7760FD #FD6097 #E5FD60
square
#60FDC6 #7760FD #FD6097 #E5FD60
split-complementary
#60FDC6 #FD60E5 #FD7760
monochromatic
#03E092 #24FCB0 #60FDC6 #9CFEDC #D9FFF1
Accessibility & contrast
On white
1.28
#60FDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#60FDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDC6
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDC6 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECC3
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdc6; /* rgb */ color: rgb(96, 253, 198); /* oklch */ color: oklch(89.7% 0.154 166.3);
Tailwind
colors: {
custom: {
50: '#9cffd7',
500: '#60fdc6',
950: '#000000',
},
}SCSS
$custom: #60fdc6; $custom-light: #9cffd7; $custom-dark: #000000;
JSON
{
"hex": "#60fdc6",
"rgb": {
"r": 96,
"g": 253,
"b": 198
},
"hsl": {
"h": 158.981,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89674,
"c": 0.15391,
"h": 166.3
},
"luminance": 0.76815
}Semantic roles & 50–950 ramp
primary
#60FDC6
secondary
#D72A67
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683