#60EBBD#60EBBD
#60EBBD is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 168.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBBD |
|---|---|
| RGB | rgb(96, 235, 189) |
| HSL | hsl(160, 78%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(84.78, -48.44, 11.18) |
| CIE-LCH | lch(84.78, 49.71, 167.01°) |
| OKLab | oklab(85.15% -0.1352 0.0286) |
| OKLCH | oklch(85.15% 0.138 168) |
| XYZ | xyz(43.7130, 65.5732, 58.4875) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.67
Light Turquoise
#7EF4CC
ΔE00 3.23
Seafoam
#7FE0B3
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.24
Light Aquamarine
#7BFDC7
ΔE00 4.47
Aquamarine
#7FFFD4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBBD #EB608E
analogous
#60EB78 #60EBBD #60D4EB
triadic
#60EBBD #BD60EB #EBBD60
tetradic
#60EBBD #7860EB #EB608E #D4EB60
square
#60EBBD #7860EB #EB608E #D4EB60
split-complementary
#60EBBD #EB60D4 #EB7860
monochromatic
#17B984 #2AE4A6 #60EBBD #96F2D4 #CDF9EA
Accessibility & contrast
On white
1.49
#60EBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#60EBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBBD
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBBD | 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)
#E6DCBB
Deuteranopia (green-blind)
#D2CEC0
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ebbd; /* rgb */ color: rgb(96, 235, 189); /* oklch */ color: oklch(85.2% 0.138 168.0);
Tailwind
colors: {
custom: {
50: '#99f2d0',
500: '#60ebbd',
950: '#000000',
},
}SCSS
$custom: #60ebbd; $custom-light: #99f2d0; $custom-dark: #000000;
JSON
{
"hex": "#60ebbd",
"rgb": {
"r": 96,
"g": 235,
"b": 189
},
"hsl": {
"h": 160.144,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85154,
"c": 0.13821,
"h": 168
},
"luminance": 0.65578
}Semantic roles & 50–950 ramp
primary
#60EBBD
secondary
#B93762
accent
#0C50DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583