#60FFCC#60FFCC
#60FFCC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.152 H 168.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFCC |
|---|---|
| RGB | rgb(96, 255, 204) |
| HSL | hsl(161, 100%, 69%) |
| HSV | hsv(161, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.94, -53.40, 12.16) |
| CIE-LCH | lch(90.94, 54.77, 167.17°) |
| OKLab | oklab(90.3% -0.1489 0.0311) |
| OKLCH | oklch(90.3% 0.152 168.2) |
| XYZ | xyz(51.4774, 78.3610, 69.5273) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.77
Light Greenish Blue
#63F7B4
ΔE00 4.31
Greenish Cyan
#2AFEB7
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFCC #FF6093
analogous
#60FF7D #60FFCC #60E2FF
triadic
#60FFCC #CC60FF #FFCC60
tetradic
#60FFCC #7D60FF #FF6093 #E2FF60
square
#60FFCC #7D60FF #FF6093 #E2FF60
split-complementary
#60FFCC #FF60E2 #FF7D60
monochromatic
#00E59B #23FFB8 #60FFCC #9DFFE0 #DAFFF3
Accessibility & contrast
On white
1.26
#60FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#60FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFCC
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFCC | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E3DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffcc; /* rgb */ color: rgb(96, 255, 204); /* oklch */ color: oklch(90.3% 0.152 168.2);
Tailwind
colors: {
custom: {
50: '#9cffdb',
500: '#60ffcc',
950: '#000000',
},
}SCSS
$custom: #60ffcc; $custom-light: #9cffdb; $custom-dark: #000000;
JSON
{
"hex": "#60ffcc",
"rgb": {
"r": 96,
"g": 255,
"b": 204
},
"hsl": {
"h": 160.755,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90297,
"c": 0.15209,
"h": 168.2
},
"luminance": 0.78366
}Semantic roles & 50–950 ramp
primary
#60FFCC
secondary
#D92A62
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684