#60EDC7#60EDC7
#60EDC7 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.9% C 0.134 H 172.3°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDC7 |
|---|---|
| RGB | rgb(96, 237, 199) |
| HSL | hsl(164, 80%, 65%) |
| HSV | hsv(164, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 16%, 7.1%) |
| CIE-LAB | lab(85.59, -47.01, 7.11) |
| CIE-LCH | lch(85.59, 47.55, 171.40°) |
| OKLab | oklab(85.89% -0.1328 0.0181) |
| OKLCH | oklch(85.89% 0.134 172.3) |
| XYZ | xyz(45.4119, 67.1741, 64.5944) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.82
Aqua Marine
#2EE8BB
ΔE00 3.05
Aqua (survey)
#13EAC9
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 4.39
Bright Teal
#01F9C6
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDC7 #ED6086
analogous
#60ED81 #60EDC7 #60CCED
triadic
#60EDC7 #C760ED #EDC760
tetradic
#60EDC7 #8160ED #ED6086 #CCED60
square
#60EDC7 #8160ED #ED6086 #CCED60
split-complementary
#60EDC7 #ED60CC #ED8160
monochromatic
#15BD90 #29E7B4 #60EDC7 #97F3DA #CEF9EE
Accessibility & contrast
On white
1.45
#60EDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#60EDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDC7
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDC7 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC5
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60edc7; /* rgb */ color: rgb(96, 237, 199); /* oklch */ color: oklch(85.9% 0.134 172.3);
Tailwind
colors: {
custom: {
50: '#9af3d8',
500: '#60edc7',
950: '#000000',
},
}SCSS
$custom: #60edc7; $custom-light: #9af3d8; $custom-dark: #000000;
JSON
{
"hex": "#60edc7",
"rgb": {
"r": 96,
"g": 237,
"b": 199
},
"hsl": {
"h": 163.83,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.85893,
"c": 0.13404,
"h": 172.3
},
"luminance": 0.67179
}Semantic roles & 50–950 ramp
primary
#60EDC7
secondary
#BC355A
accent
#0A42DC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583