#60EDE9#60EDE9
#60EDE9 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.9% C 0.121 H 192.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDE9 |
|---|---|
| RGB | rgb(96, 237, 233) |
| HSL | hsl(178, 80%, 65%) |
| HSV | hsv(178, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(86.47, -38.57, -9.45) |
| CIE-LCH | lch(86.47, 39.71, 193.77°) |
| OKLab | oklab(86.9% -0.1181 -0.0263) |
| OKLCH | oklch(86.9% 0.121 192.5) |
| XYZ | xyz(49.8096, 68.9331, 87.7554) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.97
Bright Light Blue
#26F7FD
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.70
Bright Aqua
#0BF9EA
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDE9 #ED6064
analogous
#60EDA2 #60EDE9 #60AAED
triadic
#60EDE9 #E960ED #EDE960
tetradic
#60EDE9 #A260ED #ED6064 #AAED60
square
#60EDE9 #A260ED #ED6064 #AAED60
split-complementary
#60EDE9 #ED60AA #EDA260
monochromatic
#15BDB8 #29E7E1 #60EDE9 #97F3F1 #CEF9F8
Accessibility & contrast
On white
1.42
#60EDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#60EDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDE9
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDE9 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E9
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ede9; /* rgb */ color: rgb(96, 237, 233); /* oklch */ color: oklch(86.9% 0.121 192.5);
Tailwind
colors: {
custom: {
50: '#9cf3f0',
500: '#60ede9',
950: '#000000',
},
}SCSS
$custom: #60ede9; $custom-light: #9cf3f0; $custom-dark: #000000;
JSON
{
"hex": "#60ede9",
"rgb": {
"r": 96,
"g": 237,
"b": 233
},
"hsl": {
"h": 178.298,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86898,
"c": 0.121,
"h": 192.5
},
"luminance": 0.68938
}Semantic roles & 50–950 ramp
primary
#60EDE9
secondary
#BC3539
accent
#0A0FDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585