#60E7AA#60E7AA
#60E7AA is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.7% C 0.148 H 161.0°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7AA |
|---|---|
| RGB | rgb(96, 231, 170) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.20, -50.86, 18.87) |
| CIE-LCH | lch(83.20, 54.25, 159.65°) |
| OKLab | oklab(83.73% -0.1396 0.0481) |
| OKLCH | oklch(83.73% 0.148 161) |
| XYZ | xyz(40.6517, 62.5369, 47.9509) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 5.02
Light Blue Green
#7EFBB3
ΔE00 5.10
Aqua Marine
#2EE8BB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7AA #E7609D
analogous
#60E767 #60E7AA #60E0E7
triadic
#60E7AA #AA60E7 #E7AA60
tetradic
#60E7AA #6760E7 #E7609D #E0E760
square
#60E7AA #6760E7 #E7609D #E0E760
split-complementary
#60E7AA #E760E0 #E76760
monochromatic
#1BB26E #2BDF8E #60E7AA #95EFC6 #CAF7E3
Accessibility & contrast
On white
1.55
#60E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#60E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7AA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7AA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#1FE6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7aa; /* rgb */ color: rgb(96, 231, 170); /* oklch */ color: oklch(83.7% 0.148 161.0);
Tailwind
colors: {
custom: {
50: '#98efc3',
500: '#60e7aa',
950: '#000000',
},
}SCSS
$custom: #60e7aa; $custom-light: #98efc3; $custom-dark: #000000;
JSON
{
"hex": "#60e7aa",
"rgb": {
"r": 96,
"g": 231,
"b": 170
},
"hsl": {
"h": 152.889,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83731,
"c": 0.14766,
"h": 161
},
"luminance": 0.62541
}Semantic roles & 50–950 ramp
primary
#60E7AA
secondary
#B23970
accent
#1069D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582