#60E4AF#60E4AF
#60E4AF is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.140 H 163.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #60E4AF |
|---|---|
| RGB | rgb(96, 228, 175) |
| HSL | hsl(156, 71%, 64%) |
| HSV | hsv(156, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.41, -48.56, 15.16) |
| CIE-LCH | lch(82.41, 50.88, 162.66°) |
| OKLab | oklab(83.12% -0.1342 0.0388) |
| OKLCH | oklch(83.12% 0.14 163.9) |
| XYZ | xyz(40.3013, 61.0648, 50.2120) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.30
Eucalyptus
#44D7A8
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E4AF #E46095
analogous
#60E46D #60E4AF #60D7E4
triadic
#60E4AF #AF60E4 #E4AF60
tetradic
#60E4AF #6D60E4 #E46095 #D7E460
square
#60E4AF #6D60E4 #E46095 #D7E460
split-complementary
#60E4AF #E460D7 #E46D60
monochromatic
#1DAC73 #2CDB95 #60E4AF #94EDC9 #C9F6E4
Accessibility & contrast
On white
1.59
#60E4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#60E4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E4AF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E4AF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CDC8B2
Tritanopia (blue-blind)
#1BE4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e4af; /* rgb */ color: rgb(96, 228, 175); /* oklch */ color: oklch(83.1% 0.140 163.9);
Tailwind
colors: {
custom: {
50: '#98edc7',
500: '#60e4af',
950: '#000000',
},
}SCSS
$custom: #60e4af; $custom-light: #98edc7; $custom-dark: #000000;
JSON
{
"hex": "#60e4af",
"rgb": {
"r": 96,
"g": 228,
"b": 175
},
"hsl": {
"h": 155.909,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.83124,
"c": 0.13969,
"h": 163.9
},
"luminance": 0.61069
}Semantic roles & 50–950 ramp
primary
#60E4AF
secondary
#AE3A69
accent
#1360D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582