#60E7B2#60E7B2
#60E7B2 is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.141 H 164.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7B2 |
|---|---|
| RGB | rgb(96, 231, 178) |
| HSL | hsl(156, 74%, 64%) |
| HSV | hsv(156, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(83.36, -49.18, 14.93) |
| CIE-LCH | lch(83.36, 51.39, 163.12°) |
| OKLab | oklab(83.92% -0.136 0.0382) |
| OKLCH | oklch(83.92% 0.141 164.3) |
| XYZ | xyz(41.4316, 62.8489, 52.0585) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 4.16
Eucalyptus
#44D7A8
ΔE00 4.20
Light Turquoise
#7EF4CC
ΔE00 4.79
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7B2 #E76095
analogous
#60E76F #60E7B2 #60D9E7
triadic
#60E7B2 #B260E7 #E7B260
tetradic
#60E7B2 #6F60E7 #E76095 #D9E760
square
#60E7B2 #6F60E7 #E76095 #D9E760
split-complementary
#60E7B2 #E760D9 #E76F60
monochromatic
#1BB277 #2BDF98 #60E7B2 #95EFCC #CAF7E6
Accessibility & contrast
On white
1.55
#60E7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#60E7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7B2
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7B2 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AF
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#12E7D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e7b2; /* rgb */ color: rgb(96, 231, 178); /* oklch */ color: oklch(83.9% 0.141 164.3);
Tailwind
colors: {
custom: {
50: '#99efc9',
500: '#60e7b2',
950: '#000000',
},
}SCSS
$custom: #60e7b2; $custom-light: #99efc9; $custom-dark: #000000;
JSON
{
"hex": "#60e7b2",
"rgb": {
"r": 96,
"g": 231,
"b": 178
},
"hsl": {
"h": 156.444,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.8392,
"c": 0.14125,
"h": 164.3
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#60E7B2
secondary
#B23969
accent
#105DD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582