#60E7DB#60E7DB
#60E7DB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.119 H 187.1°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7DB |
|---|---|
| RGB | rgb(96, 231, 219) |
| HSL | hsl(175, 74%, 64%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 5.2%, 9.4%) |
| CIE-LAB | lab(84.35, -39.48, -5.21) |
| CIE-LCH | lch(84.35, 39.83, 187.52°) |
| OKLab | oklab(85.06% -0.1179 -0.0147) |
| OKLCH | oklch(85.06% 0.119 187.1) |
| XYZ | xyz(46.1803, 64.7484, 77.0681) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Bright Aqua
#0BF9EA
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7DB #E7606C
analogous
#60E798 #60E7DB #60AFE7
triadic
#60E7DB #DB60E7 #E7DB60
tetradic
#60E7DB #9860E7 #E7606C #AFE760
square
#60E7DB #9860E7 #E7606C #AFE760
split-complementary
#60E7DB #E760AF #E79860
monochromatic
#1BB2A4 #2BDFCF #60E7DB #95EFE7 #CAF7F3
Accessibility & contrast
On white
1.51
#60E7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#60E7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7DB
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7DB | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e7db; /* rgb */ color: rgb(96, 231, 219); /* oklch */ color: oklch(85.1% 0.119 187.1);
Tailwind
colors: {
custom: {
50: '#9aefe6',
500: '#60e7db',
950: '#000000',
},
}SCSS
$custom: #60e7db; $custom-light: #9aefe6; $custom-dark: #000000;
JSON
{
"hex": "#60e7db",
"rgb": {
"r": 96,
"g": 231,
"b": 219
},
"hsl": {
"h": 174.667,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.85055,
"c": 0.1188,
"h": 187.1
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#60E7DB
secondary
#B23944
accent
#1021D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584