#60EBD5#60EBD5
#60EBD5 is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.8% C 0.125 H 181.0°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBD5 |
|---|---|
| RGB | rgb(96, 235, 213) |
| HSL | hsl(171, 78%, 65%) |
| HSV | hsv(171, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.35, -42.78, -0.59) |
| CIE-LCH | lch(85.35, 42.79, 180.78°) |
| OKLab | oklab(85.81% -0.1246 -0.0023) |
| OKLCH | oklch(85.81% 0.125 181) |
| XYZ | xyz(46.5370, 66.7028, 73.3603) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Turquoise
#40E0D0
ΔE00 3.47
Aqua (survey)
#13EAC9
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 6.12
Light Aqua
#8CFFDB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBD5 #EB6076
analogous
#60EB90 #60EBD5 #60BBEB
triadic
#60EBD5 #D560EB #EBD560
tetradic
#60EBD5 #9060EB #EB6076 #BBEB60
square
#60EBD5 #9060EB #EB6076 #BBEB60
split-complementary
#60EBD5 #EB60BB #EB9060
monochromatic
#17B9A0 #2AE4C7 #60EBD5 #96F2E3 #CDF9F2
Accessibility & contrast
On white
1.46
#60EBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#60EBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBD5
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBD5 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#CCCFD7
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ebd5; /* rgb */ color: rgb(96, 235, 213); /* oklch */ color: oklch(85.8% 0.125 181.0);
Tailwind
colors: {
custom: {
50: '#9af2e1',
500: '#60ebd5',
950: '#000000',
},
}SCSS
$custom: #60ebd5; $custom-light: #9af2e1; $custom-dark: #000000;
JSON
{
"hex": "#60ebd5",
"rgb": {
"r": 96,
"g": 235,
"b": 213
},
"hsl": {
"h": 170.504,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85813,
"c": 0.12462,
"h": 181
},
"luminance": 0.66708
}Semantic roles & 50–950 ramp
primary
#60EBD5
secondary
#B9374B
accent
#0C2CDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584