#60EDC6#60EDC6
#60EDC6 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.9% C 0.135 H 171.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDC6 |
|---|---|
| RGB | rgb(96, 237, 198) |
| HSL | hsl(163, 80%, 65%) |
| HSV | hsv(163, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 16.5%, 7.1%) |
| CIE-LAB | lab(85.57, -47.24, 7.60) |
| CIE-LCH | lch(85.57, 47.85, 170.86°) |
| OKLab | oklab(85.87% -0.1333 0.0193) |
| OKLCH | oklch(85.87% 0.135 171.7) |
| XYZ | xyz(45.2962, 67.1278, 63.9850) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.75
Aqua Marine
#2EE8BB
ΔE00 2.93
Aqua (survey)
#13EAC9
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 4.30
Aquamarine
#7FFFD4
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDC6 #ED6087
analogous
#60ED7F #60EDC6 #60CEED
triadic
#60EDC6 #C660ED #EDC660
tetradic
#60EDC6 #7F60ED #ED6087 #CEED60
square
#60EDC6 #7F60ED #ED6087 #CEED60
split-complementary
#60EDC6 #ED60CE #ED7F60
monochromatic
#15BD8F #29E7B2 #60EDC6 #97F3DA #CEF9ED
Accessibility & contrast
On white
1.46
#60EDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#60EDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDC6
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDC6 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC4
Deuteranopia (green-blind)
#D2D0C9
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60edc6; /* rgb */ color: rgb(96, 237, 198); /* oklch */ color: oklch(85.9% 0.135 171.7);
Tailwind
colors: {
custom: {
50: '#9af3d7',
500: '#60edc6',
950: '#000000',
},
}SCSS
$custom: #60edc6; $custom-light: #9af3d7; $custom-dark: #000000;
JSON
{
"hex": "#60edc6",
"rgb": {
"r": 96,
"g": 237,
"b": 198
},
"hsl": {
"h": 163.404,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.85866,
"c": 0.13466,
"h": 171.7
},
"luminance": 0.67132
}Semantic roles & 50–950 ramp
primary
#60EDC6
secondary
#BC355B
accent
#0A44DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583