#60E7A5#60E7A5
#60E7A5 is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.6% C 0.152 H 159.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7A5 |
|---|---|
| RGB | rgb(96, 231, 165) |
| HSL | hsl(151, 74%, 64%) |
| HSV | hsv(151, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 28.6%, 9.4%) |
| CIE-LAB | lab(83.10, -51.88, 21.33) |
| CIE-LCH | lch(83.10, 56.09, 157.65°) |
| OKLab | oklab(83.62% -0.1418 0.0542) |
| OKLCH | oklch(83.62% 0.152 159.1) |
| XYZ | xyz(40.1877, 62.3513, 45.5072) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Aqua Green
#12E193
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7A5 #E760A2
analogous
#60E762 #60E7A5 #60E5E7
triadic
#60E7A5 #A560E7 #E7A560
tetradic
#60E7A5 #6260E7 #E760A2 #E5E760
square
#60E7A5 #6260E7 #E760A2 #E5E760
split-complementary
#60E7A5 #E760E5 #E76260
monochromatic
#1BB268 #2BDF87 #60E7A5 #95EFC3 #CAF7E1
Accessibility & contrast
On white
1.56
#60E7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#60E7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7A5
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7A5 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D7A1
Deuteranopia (green-blind)
#D2CAA9
Tritanopia (blue-blind)
#25E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e7a5; /* rgb */ color: rgb(96, 231, 165); /* oklch */ color: oklch(83.6% 0.152 159.1);
Tailwind
colors: {
custom: {
50: '#98efc0',
500: '#60e7a5',
950: '#000000',
},
}SCSS
$custom: #60e7a5; $custom-light: #98efc0; $custom-dark: #000000;
JSON
{
"hex": "#60e7a5",
"rgb": {
"r": 96,
"g": 231,
"b": 165
},
"hsl": {
"h": 150.667,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83618,
"c": 0.15186,
"h": 159.1
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#60E7A5
secondary
#B23974
accent
#1071D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582