#60EDC5#60EDC5
#60EDC5 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.135 H 171.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDC5 |
|---|---|
| RGB | rgb(96, 237, 197) |
| HSL | hsl(163, 80%, 65%) |
| HSV | hsv(163, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(85.55, -47.47, 8.09) |
| CIE-LCH | lch(85.55, 48.16, 170.33°) |
| OKLab | oklab(85.84% -0.1337 0.0206) |
| OKLCH | oklch(85.84% 0.135 171.2) |
| XYZ | xyz(45.1812, 67.0818, 63.3795) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.71
Aqua Marine
#2EE8BB
ΔE00 2.83
Aqua (survey)
#13EAC9
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.29
Tiffany Blue
#7BF2DA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDC5 #ED6088
analogous
#60ED7F #60EDC5 #60CEED
triadic
#60EDC5 #C560ED #EDC560
tetradic
#60EDC5 #7F60ED #ED6088 #CEED60
square
#60EDC5 #7F60ED #ED6088 #CEED60
split-complementary
#60EDC5 #ED60CE #ED7F60
monochromatic
#15BD8E #29E7B1 #60EDC5 #97F3D9 #CEF9ED
Accessibility & contrast
On white
1.46
#60EDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#60EDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDC5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDC5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC3
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60edc5; /* rgb */ color: rgb(96, 237, 197); /* oklch */ color: oklch(85.8% 0.135 171.2);
Tailwind
colors: {
custom: {
50: '#9af3d6',
500: '#60edc5',
950: '#000000',
},
}SCSS
$custom: #60edc5; $custom-light: #9af3d6; $custom-dark: #000000;
JSON
{
"hex": "#60edc5",
"rgb": {
"r": 96,
"g": 237,
"b": 197
},
"hsl": {
"h": 162.979,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.8584,
"c": 0.13529,
"h": 171.2
},
"luminance": 0.67086
}Semantic roles & 50–950 ramp
primary
#60EDC5
secondary
#BC355C
accent
#0A45DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583