#60EDAE#60EDAE
#60EDAE is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.3% C 0.152 H 161.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDAE |
|---|---|
| RGB | rgb(96, 237, 174) |
| HSL | hsl(153, 80%, 65%) |
| HSV | hsv(153, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(85.05, -52.49, 19.37) |
| CIE-LCH | lch(85.05, 55.95, 159.75°) |
| OKLab | oklab(85.27% -0.144 0.0494) |
| OKLCH | oklch(85.27% 0.152 161.1) |
| XYZ | xyz(42.7440, 66.1069, 50.5435) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 4.05
Greenish Turquoise
#00FBB0
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.30
Seafoam Green
#7AF9AB
ΔE00 4.34
Light Aquamarine
#7BFDC7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDAE #ED609F
analogous
#60ED67 #60EDAE #60E6ED
triadic
#60EDAE #AE60ED #EDAE60
tetradic
#60EDAE #6760ED #ED609F #E6ED60
square
#60EDAE #6760ED #ED609F #E6ED60
split-complementary
#60EDAE #ED60E6 #ED6760
monochromatic
#15BD72 #29E792 #60EDAE #97F3CA #CEF9E6
Accessibility & contrast
On white
1.48
#60EDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#60EDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDAE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDAE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAA
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#12ECDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60edae; /* rgb */ color: rgb(96, 237, 174); /* oklch */ color: oklch(85.3% 0.152 161.1);
Tailwind
colors: {
custom: {
50: '#99f4c6',
500: '#60edae',
950: '#000000',
},
}SCSS
$custom: #60edae; $custom-light: #99f4c6; $custom-dark: #000000;
JSON
{
"hex": "#60edae",
"rgb": {
"r": 96,
"g": 237,
"b": 174
},
"hsl": {
"h": 153.191,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.85273,
"c": 0.15224,
"h": 161.1
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#60EDAE
secondary
#BC3571
accent
#0A68DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582