#60FDCC#60FDCC
#60FDCC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.150 H 168.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60FDCC |
|---|---|
| RGB | rgb(96, 253, 204) |
| HSL | hsl(161, 98%, 68%) |
| HSV | hsv(161, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(90.36, -52.58, 11.34) |
| CIE-LCH | lch(90.36, 53.79, 167.83°) |
| OKLab | oklab(89.82% -0.1469 0.029) |
| OKLCH | oklch(89.82% 0.15 168.8) |
| XYZ | xyz(50.8428, 77.0916, 69.3158) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.61
Bright Teal
#01F9C6
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FDCC #FD6091
analogous
#60FD7D #60FDCC #60DFFD
triadic
#60FDCC #CC60FD #FDCC60
tetradic
#60FDCC #7D60FD #FD6091 #DFFD60
square
#60FDCC #7D60FD #FD6091 #DFFD60
split-complementary
#60FDCC #FD60DF #FD7D60
monochromatic
#03E09B #24FCB9 #60FDCC #9CFEDF #D9FFF3
Accessibility & contrast
On white
1.28
#60FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#60FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FDCC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FDCC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fdcc; /* rgb */ color: rgb(96, 253, 204); /* oklch */ color: oklch(89.8% 0.150 168.8);
Tailwind
colors: {
custom: {
50: '#9cffdb',
500: '#60fdcc',
950: '#000000',
},
}SCSS
$custom: #60fdcc; $custom-light: #9cffdb; $custom-dark: #000000;
JSON
{
"hex": "#60fdcc",
"rgb": {
"r": 96,
"g": 253,
"b": 204
},
"hsl": {
"h": 161.274,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.89823,
"c": 0.1497,
"h": 168.8
},
"luminance": 0.77097
}Semantic roles & 50–950 ramp
primary
#60FDCC
secondary
#D72A60
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684