#60EBD1#60EBD1
#60EBD1 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.7% C 0.126 H 178.7°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBD1 |
|---|---|
| RGB | rgb(96, 235, 209) |
| HSL | hsl(169, 78%, 65%) |
| HSV | hsv(169, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(85.25, -43.77, 1.37) |
| CIE-LCH | lch(85.25, 43.79, 178.21°) |
| OKLab | oklab(85.7% -0.1263 0.0029) |
| OKLCH | oklch(85.7% 0.126 178.7) |
| XYZ | xyz(46.0355, 66.5022, 70.7194) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Aqua (survey)
#13EAC9
ΔE00 3.38
Turquoise
#40E0D0
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 5.08
Aqua Marine
#2EE8BB
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBD1 #EB607A
analogous
#60EB8C #60EBD1 #60C0EB
triadic
#60EBD1 #D160EB #EBD160
tetradic
#60EBD1 #8C60EB #EB607A #C0EB60
square
#60EBD1 #8C60EB #EB607A #C0EB60
split-complementary
#60EBD1 #EB60C0 #EB8C60
monochromatic
#17B99B #2AE4C1 #60EBD1 #96F2E1 #CDF9F0
Accessibility & contrast
On white
1.47
#60EBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#60EBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBD1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBD1 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#CDCFD3
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ebd1; /* rgb */ color: rgb(96, 235, 209); /* oklch */ color: oklch(85.7% 0.126 178.7);
Tailwind
colors: {
custom: {
50: '#9af2df',
500: '#60ebd1',
950: '#000000',
},
}SCSS
$custom: #60ebd1; $custom-light: #9af2df; $custom-dark: #000000;
JSON
{
"hex": "#60ebd1",
"rgb": {
"r": 96,
"g": 235,
"b": 209
},
"hsl": {
"h": 168.777,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85697,
"c": 0.12637,
"h": 178.7
},
"luminance": 0.66507
}Semantic roles & 50–950 ramp
primary
#60EBD1
secondary
#B9374F
accent
#0C32DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584