#60EAAC#60EAAC
#60EAAC is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.150 H 161.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAAC |
|---|---|
| RGB | rgb(96, 234, 172) |
| HSL | hsl(153, 77%, 65%) |
| HSV | hsv(153, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.13, -51.68, 19.12) |
| CIE-LCH | lch(84.13, 55.10, 159.70°) |
| OKLab | oklab(84.5% -0.1418 0.0487) |
| OKLCH | oklch(84.5% 0.15 161) |
| XYZ | xyz(41.6892, 64.3069, 49.2372) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.66
Aqua Green
#12E193
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.77
Greenish Turquoise
#00FBB0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAAC #EA609E
analogous
#60EA67 #60EAAC #60E3EA
triadic
#60EAAC #AC60EA #EAAC60
tetradic
#60EAAC #6760EA #EA609E #E3EA60
square
#60EAAC #6760EA #EA609E #E3EA60
split-complementary
#60EAAC #EA60E3 #EA6760
monochromatic
#18B770 #2AE390 #60EAAC #96F1C8 #CCF8E4
Accessibility & contrast
On white
1.51
#60EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#60EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAAC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAAC | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D4CCB0
Tritanopia (blue-blind)
#19E9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eaac; /* rgb */ color: rgb(96, 234, 172); /* oklch */ color: oklch(84.5% 0.150 161.0);
Tailwind
colors: {
custom: {
50: '#99f1c5',
500: '#60eaac',
950: '#000000',
},
}SCSS
$custom: #60eaac; $custom-light: #99f1c5; $custom-dark: #000000;
JSON
{
"hex": "#60eaac",
"rgb": {
"r": 96,
"g": 234,
"b": 172
},
"hsl": {
"h": 153.043,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84502,
"c": 0.14995,
"h": 161
},
"luminance": 0.64311
}Semantic roles & 50–950 ramp
primary
#60EAAC
secondary
#B73771
accent
#0D68D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582