#60E8BC#60E8BC
#60E8BC is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.4% C 0.135 H 168.6°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60E8BC |
|---|---|
| RGB | rgb(96, 232, 188) |
| HSL | hsl(161, 75%, 64%) |
| HSV | hsv(161, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 19%, 9%) |
| CIE-LAB | lab(83.88, -47.40, 10.41) |
| CIE-LCH | lch(83.88, 48.53, 167.61°) |
| OKLab | oklab(84.41% -0.1325 0.0267) |
| OKLCH | oklch(84.41% 0.135 168.6) |
| XYZ | xyz(42.7532, 63.8266, 57.6339) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 3.51
Seafoam
#7FE0B3
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E8BC #E8608C
analogous
#60E878 #60E8BC #60D0E8
triadic
#60E8BC #BC60E8 #E8BC60
tetradic
#60E8BC #7860E8 #E8608C #D0E860
square
#60E8BC #7860E8 #E8608C #D0E860
split-complementary
#60E8BC #E860D0 #E87860
monochromatic
#1AB482 #2BE0A5 #60E8BC #95F0D3 #CBF7E9
Accessibility & contrast
On white
1.53
#60E8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#60E8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E8BC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E8BC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABA
Deuteranopia (green-blind)
#CFCBBF
Tritanopia (blue-blind)
#00E9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60e8bc; /* rgb */ color: rgb(96, 232, 188); /* oklch */ color: oklch(84.4% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#99f0d0',
500: '#60e8bc',
950: '#000000',
},
}SCSS
$custom: #60e8bc; $custom-light: #99f0d0; $custom-dark: #000000;
JSON
{
"hex": "#60e8bc",
"rgb": {
"r": 96,
"g": 232,
"b": 188
},
"hsl": {
"h": 160.588,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.8441,
"c": 0.13519,
"h": 168.6
},
"luminance": 0.63831
}Semantic roles & 50–950 ramp
primary
#60E8BC
secondary
#B43860
accent
#0F4FD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583