#60EBBE#60EBBE
#60EBBE is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 168.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBBE |
|---|---|
| RGB | rgb(96, 235, 190) |
| HSL | hsl(161, 78%, 65%) |
| HSV | hsv(161, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(84.80, -48.22, 10.69) |
| CIE-LCH | lch(84.80, 49.39, 167.50°) |
| OKLab | oklab(85.18% -0.1348 0.0274) |
| OKLCH | oklch(85.18% 0.138 168.5) |
| XYZ | xyz(43.8219, 65.6168, 59.0611) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.61
Light Turquoise
#7EF4CC
ΔE00 3.13
Seafoam
#7FE0B3
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.56
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBBE #EB608D
analogous
#60EB79 #60EBBE #60D2EB
triadic
#60EBBE #BE60EB #EBBE60
tetradic
#60EBBE #7960EB #EB608D #D2EB60
square
#60EBBE #7960EB #EB608D #D2EB60
split-complementary
#60EBBE #EB60D2 #EB7960
monochromatic
#17B985 #2AE4A8 #60EBBE #96F2D4 #CDF9EA
Accessibility & contrast
On white
1.49
#60EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#60EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBBE
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBBE | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ebbe; /* rgb */ color: rgb(96, 235, 190); /* oklch */ color: oklch(85.2% 0.138 168.5);
Tailwind
colors: {
custom: {
50: '#99f2d1',
500: '#60ebbe',
950: '#000000',
},
}SCSS
$custom: #60ebbe; $custom-light: #99f2d1; $custom-dark: #000000;
JSON
{
"hex": "#60ebbe",
"rgb": {
"r": 96,
"g": 235,
"b": 190
},
"hsl": {
"h": 160.576,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.8518,
"c": 0.13751,
"h": 168.5
},
"luminance": 0.65621
}Semantic roles & 50–950 ramp
primary
#60EBBE
secondary
#B93761
accent
#0C4EDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583