#60E7A7#60E7A7
#60E7A7 is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.150 H 159.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7A7 |
|---|---|
| RGB | rgb(96, 231, 167) |
| HSL | hsl(152, 74%, 64%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 27.7%, 9.4%) |
| CIE-LAB | lab(83.14, -51.47, 20.35) |
| CIE-LCH | lch(83.14, 55.35, 158.43°) |
| OKLab | oklab(83.66% -0.1409 0.0518) |
| OKLCH | oklch(83.66% 0.15 159.8) |
| XYZ | xyz(40.3712, 62.4247, 46.4734) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.44
Aqua Green
#12E193
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.88
Seafoam Green
#7AF9AB
ΔE00 4.89
Seafoam (survey)
#80F9AD
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7A7 #E760A0
analogous
#60E764 #60E7A7 #60E3E7
triadic
#60E7A7 #A760E7 #E7A760
tetradic
#60E7A7 #6460E7 #E760A0 #E3E760
square
#60E7A7 #6460E7 #E760A0 #E3E760
split-complementary
#60E7A7 #E760E3 #E76460
monochromatic
#1BB26A #2BDF8A #60E7A7 #95EFC4 #CAF7E2
Accessibility & contrast
On white
1.56
#60E7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#60E7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7A7
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7A7 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A3
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#23E6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7a7; /* rgb */ color: rgb(96, 231, 167); /* oklch */ color: oklch(83.7% 0.150 159.8);
Tailwind
colors: {
custom: {
50: '#98efc1',
500: '#60e7a7',
950: '#000000',
},
}SCSS
$custom: #60e7a7; $custom-light: #98efc1; $custom-dark: #000000;
JSON
{
"hex": "#60e7a7",
"rgb": {
"r": 96,
"g": 231,
"b": 167
},
"hsl": {
"h": 151.556,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83663,
"c": 0.15016,
"h": 159.8
},
"luminance": 0.62429
}Semantic roles & 50–950 ramp
primary
#60E7A7
secondary
#B23972
accent
#106ED6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582