#60E2BC#60E2BC
#60E2BC is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.0% C 0.128 H 170.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2BC |
|---|---|
| RGB | rgb(96, 226, 188) |
| HSL | hsl(162, 69%, 63%) |
| HSV | hsv(162, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(82.11, -44.82, 7.89) |
| CIE-LCH | lch(82.11, 45.51, 170.01°) |
| OKLab | oklab(82.97% -0.1262 0.0201) |
| OKLCH | oklch(82.97% 0.128 170.9) |
| XYZ | xyz(41.0930, 60.5063, 57.0805) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.09
Eucalyptus
#44D7A8
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.08
Aquamarine (survey)
#04D8B2
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2BC #E26086
analogous
#60E27B #60E2BC #60C7E2
triadic
#60E2BC #BC60E2 #E2BC60
tetradic
#60E2BC #7B60E2 #E26086 #C7E260
square
#60E2BC #7B60E2 #E26086 #C7E260
split-complementary
#60E2BC #E260C7 #E27B60
monochromatic
#1FA980 #2CD9A6 #60E2BC #94EBD2 #C8F5E8
Accessibility & contrast
On white
1.60
#60E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#60E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2BC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2BC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4BA
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#00E4D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e2bc; /* rgb */ color: rgb(96, 226, 188); /* oklch */ color: oklch(83.0% 0.128 170.9);
Tailwind
colors: {
custom: {
50: '#98ecd0',
500: '#60e2bc',
950: '#000000',
},
}SCSS
$custom: #60e2bc; $custom-light: #98ecd0; $custom-dark: #000000;
JSON
{
"hex": "#60e2bc",
"rgb": {
"r": 96,
"g": 226,
"b": 188
},
"hsl": {
"h": 162.462,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82974,
"c": 0.12785,
"h": 170.9
},
"luminance": 0.6051
}Semantic roles & 50–950 ramp
primary
#60E2BC
secondary
#AB3B5C
accent
#144CD1
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583