#60E2DB#60E2DB
#60E2DB is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.115 H 190.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2DB |
|---|---|
| RGB | rgb(96, 226, 219) |
| HSL | hsl(177, 69%, 63%) |
| HSV | hsv(177, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(82.91, -37.20, -7.35) |
| CIE-LCH | lch(82.91, 37.92, 191.18°) |
| OKLab | oklab(83.88% -0.1127 -0.0205) |
| OKLCH | oklch(83.88% 0.115 190.3) |
| XYZ | xyz(44.8008, 61.9894, 76.6082) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 4.22
Bright Aqua
#0BF9EA
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.44
Bright Light Blue
#26F7FD
ΔE00 6.50
Bright Cyan
#41FDFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2DB #E26067
analogous
#60E29A #60E2DB #60A8E2
triadic
#60E2DB #DB60E2 #E2DB60
tetradic
#60E2DB #9A60E2 #E26067 #A8E260
square
#60E2DB #9A60E2 #E26067 #A8E260
split-complementary
#60E2DB #E260A8 #E29A60
monochromatic
#1FA9A1 #2CD9CF #60E2DB #94EBE7 #C8F5F2
Accessibility & contrast
On white
1.57
#60E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#60E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2DB
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2DB | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#00E8DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e2db; /* rgb */ color: rgb(96, 226, 219); /* oklch */ color: oklch(83.9% 0.115 190.3);
Tailwind
colors: {
custom: {
50: '#9aebe6',
500: '#60e2db',
950: '#000000',
},
}SCSS
$custom: #60e2db; $custom-light: #9aebe6; $custom-dark: #000000;
JSON
{
"hex": "#60e2db",
"rgb": {
"r": 96,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.769,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.83883,
"c": 0.11454,
"h": 190.3
},
"luminance": 0.61994
}Semantic roles & 50–950 ramp
primary
#60E2DB
secondary
#AB3B41
accent
#141FD1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484