#60FCAE#60FCAE
#60FCAE is a very light, vivid teal. Relative luminance 0.752; OKLCH L 88.9% C 0.172 H 158.0°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCAE |
|---|---|
| RGB | rgb(96, 252, 174) |
| HSL | hsl(150, 96%, 68%) |
| HSV | hsv(150, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(89.47, -58.46, 25.46) |
| CIE-LCH | lch(89.47, 63.76, 156.47°) |
| OKLab | oklab(88.89% -0.1592 0.0644) |
| OKLCH | oklch(88.89% 0.172 158) |
| XYZ | xyz(47.2699, 75.1587, 52.0521) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.04
Light Greenish Blue
#63F7B4
ΔE00 2.14
Seafoam Green
#7AF9AB
ΔE00 2.20
Sea Green (survey)
#53FCA1
ΔE00 2.20
Light Blue Green
#7EFBB3
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCAE #FC60AE
analogous
#60FC60 #60FCAE #60FCFC
triadic
#60FCAE #AE60FC #FCAE60
tetradic
#60FCAE #6060FC #FC60AE #FCFC60
square
#60FCAE #6060FC #FC60AE #FCFC60
split-complementary
#60FCAE #FC60FC #FC6060
monochromatic
#04DD71 #24FB8F #60FCAE #9CFDCD #D8FEEB
Accessibility & contrast
On white
1.31
#60FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#60FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCAE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCAE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fcae; /* rgb */ color: rgb(96, 252, 174); /* oklch */ color: oklch(88.9% 0.172 158.0);
Tailwind
colors: {
custom: {
50: '#9bfec6',
500: '#60fcae',
950: '#000000',
},
}SCSS
$custom: #60fcae; $custom-light: #9bfec6; $custom-dark: #000000;
JSON
{
"hex": "#60fcae",
"rgb": {
"r": 96,
"g": 252,
"b": 174
},
"hsl": {
"h": 150,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.8889,
"c": 0.17175,
"h": 158
},
"luminance": 0.75164
}Semantic roles & 50–950 ramp
primary
#60FCAE
secondary
#D62B80
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682