#60EDD4#60EDD4
#60EDD4 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.3% C 0.127 H 179.4°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDD4 |
|---|---|
| RGB | rgb(96, 237, 212) |
| HSL | hsl(169, 80%, 65%) |
| HSV | hsv(169, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 10.5%, 7.1%) |
| CIE-LAB | lab(85.91, -43.91, 0.75) |
| CIE-LCH | lch(85.91, 43.92, 179.02°) |
| OKLab | oklab(86.26% -0.1271 0.0013) |
| OKLCH | oklch(86.26% 0.127 179.4) |
| XYZ | xyz(46.9862, 67.8038, 72.8858) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.27
Aqua (survey)
#13EAC9
ΔE00 3.61
Turquoise
#40E0D0
ΔE00 4.25
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Turquoise
#7EF4CC
ΔE00 5.26
Light Aqua
#8CFFDB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDD4 #ED6079
analogous
#60ED8E #60EDD4 #60BFED
triadic
#60EDD4 #D460ED #EDD460
tetradic
#60EDD4 #8E60ED #ED6079 #BFED60
square
#60EDD4 #8E60ED #ED6079 #BFED60
split-complementary
#60EDD4 #ED60BF #ED8E60
monochromatic
#15BD9F #29E7C5 #60EDD4 #97F3E3 #CEF9F2
Accessibility & contrast
On white
1.44
#60EDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#60EDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDD4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDD4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#CFD0D6
Tritanopia (blue-blind)
#00F1E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60edd4; /* rgb */ color: rgb(96, 237, 212); /* oklch */ color: oklch(86.3% 0.127 179.4);
Tailwind
colors: {
custom: {
50: '#9af3e1',
500: '#60edd4',
950: '#000000',
},
}SCSS
$custom: #60edd4; $custom-light: #9af3e1; $custom-dark: #000000;
JSON
{
"hex": "#60edd4",
"rgb": {
"r": 96,
"g": 237,
"b": 212
},
"hsl": {
"h": 169.362,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86255,
"c": 0.1271,
"h": 179.4
},
"luminance": 0.67809
}Semantic roles & 50–950 ramp
primary
#60EDD4
secondary
#BC354D
accent
#0A2FDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584