#60FFCE#60FFCE
#60FFCE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.151 H 169.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFCE |
|---|---|
| RGB | rgb(96, 255, 206) |
| HSL | hsl(162, 100%, 69%) |
| HSV | hsv(162, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.99, -52.96, 11.19) |
| CIE-LCH | lch(90.99, 54.13, 168.06°) |
| OKLab | oklab(90.35% -0.148 0.0286) |
| OKLCH | oklch(90.35% 0.151 169.1) |
| XYZ | xyz(51.7189, 78.4576, 70.7987) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 3.03
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 4.22
Greenish Cyan
#2AFEB7
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFCE #FF6091
analogous
#60FF7F #60FFCE #60E1FF
triadic
#60FFCE #CE60FF #FFCE60
tetradic
#60FFCE #7F60FF #FF6091 #E1FF60
square
#60FFCE #7F60FF #FF6091 #E1FF60
split-complementary
#60FFCE #FF60E1 #FF7F60
monochromatic
#00E59E #23FFBB #60FFCE #9DFFE1 #DAFFF4
Accessibility & contrast
On white
1.26
#60FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#60FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFCE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFCE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E2DFD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60ffce; /* rgb */ color: rgb(96, 255, 206); /* oklch */ color: oklch(90.3% 0.151 169.1);
Tailwind
colors: {
custom: {
50: '#9cffdd',
500: '#60ffce',
950: '#000000',
},
}SCSS
$custom: #60ffce; $custom-light: #9cffdd; $custom-dark: #000000;
JSON
{
"hex": "#60ffce",
"rgb": {
"r": 96,
"g": 255,
"b": 206
},
"hsl": {
"h": 161.509,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.90348,
"c": 0.15072,
"h": 169.1
},
"luminance": 0.78463
}Semantic roles & 50–950 ramp
primary
#60FFCE
secondary
#D92A60
accent
#0047E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684