#60EEBC#60EEBC
#60EEBC is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.8% C 0.143 H 166.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEBC |
|---|---|
| RGB | rgb(96, 238, 188) |
| HSL | hsl(159, 81%, 65%) |
| HSV | hsv(159, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 21%, 6.7%) |
| CIE-LAB | lab(85.64, -49.92, 12.92) |
| CIE-LCH | lch(85.64, 51.57, 165.49°) |
| OKLab | oklab(85.85% -0.1388 0.0331) |
| OKLCH | oklch(85.85% 0.143 166.6) |
| XYZ | xyz(44.4710, 67.2622, 58.2065) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.40
Light Aquamarine
#7BFDC7
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEBC #EE6092
analogous
#60EE75 #60EEBC #60D9EE
triadic
#60EEBC #BC60EE #EEBC60
tetradic
#60EEBC #7560EE #EE6092 #D9EE60
square
#60EEBC #7560EE #EE6092 #D9EE60
split-complementary
#60EEBC #EE60D9 #EE7560
monochromatic
#14BF83 #29E8A5 #60EEBC #97F4D3 #CFFAEB
Accessibility & contrast
On white
1.45
#60EEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#60EEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEBC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEBC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00EFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eebc; /* rgb */ color: rgb(96, 238, 188); /* oklch */ color: oklch(85.8% 0.143 166.6);
Tailwind
colors: {
custom: {
50: '#9af4d0',
500: '#60eebc',
950: '#000000',
},
}SCSS
$custom: #60eebc; $custom-light: #9af4d0; $custom-dark: #000000;
JSON
{
"hex": "#60eebc",
"rgb": {
"r": 96,
"g": 238,
"b": 188
},
"hsl": {
"h": 158.873,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.85847,
"c": 0.14265,
"h": 166.6
},
"luminance": 0.67267
}Semantic roles & 50–950 ramp
primary
#60EEBC
secondary
#BD3565
accent
#0853DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583