#60E4A2#60E4A2
#60E4A2 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.8% C 0.150 H 158.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4A2 |
|---|---|
| RGB | rgb(96, 228, 162) |
| HSL | hsl(150, 71%, 64%) |
| HSV | hsv(150, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.15, -51.25, 21.58) |
| CIE-LCH | lch(82.15, 55.61, 157.17°) |
| OKLab | oklab(82.82% -0.1401 0.0548) |
| OKLCH | oklch(82.82% 0.15 158.6) |
| XYZ | xyz(39.0854, 60.5785, 43.8085) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.93
Seafoam Green
#7AF9AB
ΔE00 5.18
Seafoam (survey)
#80F9AD
ΔE00 5.30
Light Blue Green
#7EFBB3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4A2 #E460A2
analogous
#60E460 #60E4A2 #60E4E4
triadic
#60E4A2 #A260E4 #E4A260
tetradic
#60E4A2 #6060E4 #E460A2 #E4E460
square
#60E4A2 #6060E4 #E460A2 #E4E460
split-complementary
#60E4A2 #E460E4 #E46060
monochromatic
#1DAC65 #2CDB83 #60E4A2 #94EDC1 #C9F6DF
Accessibility & contrast
On white
1.60
#60E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#60E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4A2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4A2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#2AE3D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e4a2; /* rgb */ color: rgb(96, 228, 162); /* oklch */ color: oklch(82.8% 0.150 158.6);
Tailwind
colors: {
custom: {
50: '#98edbd',
500: '#60e4a2',
950: '#000000',
},
}SCSS
$custom: #60e4a2; $custom-light: #98edbd; $custom-dark: #000000;
JSON
{
"hex": "#60e4a2",
"rgb": {
"r": 96,
"g": 228,
"b": 162
},
"hsl": {
"h": 150,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82824,
"c": 0.15041,
"h": 158.6
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#60E4A2
secondary
#AE3A74
accent
#1373D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582