#60E9BC#60E9BC
#60E9BC is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.7% C 0.136 H 168.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60E9BC |
|---|---|
| RGB | rgb(96, 233, 188) |
| HSL | hsl(160, 76%, 65%) |
| HSV | hsv(160, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(84.17, -47.82, 10.83) |
| CIE-LCH | lch(84.17, 49.03, 167.24°) |
| OKLab | oklab(84.65% -0.1336 0.0277) |
| OKLCH | oklch(84.65% 0.136 168.3) |
| XYZ | xyz(43.0355, 64.3912, 57.7280) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.59
Light Turquoise
#7EF4CC
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.92
Eucalyptus
#44D7A8
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E9BC #E9608D
analogous
#60E978 #60E9BC #60D2E9
triadic
#60E9BC #BC60E9 #E9BC60
tetradic
#60E9BC #7860E9 #E9608D #D2E960
square
#60E9BC #7860E9 #E9608D #D2E960
split-complementary
#60E9BC #E960D2 #E97860
monochromatic
#19B582 #2AE2A5 #60E9BC #96F0D3 #CCF8E9
Accessibility & contrast
On white
1.51
#60E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#60E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E9BC
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E9BC | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DABA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#00EADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e9bc; /* rgb */ color: rgb(96, 233, 188); /* oklch */ color: oklch(84.7% 0.136 168.3);
Tailwind
colors: {
custom: {
50: '#99f1d0',
500: '#60e9bc',
950: '#000000',
},
}SCSS
$custom: #60e9bc; $custom-light: #99f1d0; $custom-dark: #000000;
JSON
{
"hex": "#60e9bc",
"rgb": {
"r": 96,
"g": 233,
"b": 188
},
"hsl": {
"h": 160.292,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.8465,
"c": 0.13643,
"h": 168.3
},
"luminance": 0.64395
}Semantic roles & 50–950 ramp
primary
#60E9BC
secondary
#B53861
accent
#0E50D8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583