#60EACB#60EACB
#60EACB is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.3% C 0.128 H 175.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60EACB |
|---|---|
| RGB | rgb(96, 234, 203) |
| HSL | hsl(167, 77%, 65%) |
| HSV | hsv(167, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 13.2%, 8.2%) |
| CIE-LAB | lab(84.81, -44.78, 3.88) |
| CIE-LCH | lch(84.81, 44.95, 175.04°) |
| OKLab | oklab(85.29% -0.1279 0.0096) |
| OKLCH | oklch(85.29% 0.128 175.7) |
| XYZ | xyz(45.0211, 65.6397, 66.7854) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 4.05
Aqua Marine
#2EE8BB
ΔE00 4.17
Turquoise
#40E0D0
ΔE00 5.34
Light Aqua
#8CFFDB
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EACB #EA607F
analogous
#60EA86 #60EACB #60C4EA
triadic
#60EACB #CB60EA #EACB60
tetradic
#60EACB #8660EA #EA607F #C4EA60
square
#60EACB #8660EA #EA607F #C4EA60
split-complementary
#60EACB #EA60C4 #EA8660
monochromatic
#18B794 #2AE3B9 #60EACB #96F1DD #CCF8EE
Accessibility & contrast
On white
1.49
#60EACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#60EACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EACB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EACB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCA
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#00EDE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60eacb; /* rgb */ color: rgb(96, 234, 203); /* oklch */ color: oklch(85.3% 0.128 175.7);
Tailwind
colors: {
custom: {
50: '#9af1da',
500: '#60eacb',
950: '#000000',
},
}SCSS
$custom: #60eacb; $custom-light: #9af1da; $custom-dark: #000000;
JSON
{
"hex": "#60eacb",
"rgb": {
"r": 96,
"g": 234,
"b": 203
},
"hsl": {
"h": 166.522,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.8529,
"c": 0.1283,
"h": 175.7
},
"luminance": 0.65644
}Semantic roles & 50–950 ramp
primary
#60EACB
secondary
#B73754
accent
#0D3BD9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583