#60EDCB#60EDCB
#60EDCB is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.132 H 174.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDCB |
|---|---|
| RGB | rgb(96, 237, 203) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(85.69, -46.08, 5.15) |
| CIE-LCH | lch(85.69, 46.36, 173.62°) |
| OKLab | oklab(86% -0.131 0.0129) |
| OKLCH | oklch(86% 0.132 174.4) |
| XYZ | xyz(45.8825, 67.3623, 67.0725) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.30
Tiffany Blue
#7BF2DA
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 4.79
Light Aqua
#8CFFDB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDCB #ED6082
analogous
#60ED84 #60EDCB #60C8ED
triadic
#60EDCB #CB60ED #EDCB60
tetradic
#60EDCB #8460ED #ED6082 #C8ED60
square
#60EDCB #8460ED #ED6082 #C8ED60
split-complementary
#60EDCB #ED60C8 #ED8460
monochromatic
#15BD95 #29E7B9 #60EDCB #97F3DD #CEF9EF
Accessibility & contrast
On white
1.45
#60EDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#60EDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDCB
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDCB | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#00EFE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60edcb; /* rgb */ color: rgb(96, 237, 203); /* oklch */ color: oklch(86.0% 0.132 174.4);
Tailwind
colors: {
custom: {
50: '#9af3da',
500: '#60edcb',
950: '#000000',
},
}SCSS
$custom: #60edcb; $custom-light: #9af3da; $custom-dark: #000000;
JSON
{
"hex": "#60edcb",
"rgb": {
"r": 96,
"g": 237,
"b": 203
},
"hsl": {
"h": 165.532,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86001,
"c": 0.13168,
"h": 174.4
},
"luminance": 0.67367
}Semantic roles & 50–950 ramp
primary
#60EDCB
secondary
#BC3556
accent
#0A3CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583