#60E2DF#60E2DF
#60E2DF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.114 H 193.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2DF |
|---|---|
| RGB | rgb(96, 226, 223) |
| HSL | hsl(179, 69%, 63%) |
| HSV | hsv(179, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.02, -36.16, -9.30) |
| CIE-LCH | lch(83.02, 37.33, 194.43°) |
| OKLab | oklab(84.01% -0.111 -0.0258) |
| OKLCH | oklch(84.01% 0.114 193.1) |
| XYZ | xyz(45.3337, 62.2026, 79.4149) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Turquoise
#40E0D0
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.14
Bright Turquoise
#0FFEF9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2DF #E26063
analogous
#60E29E #60E2DF #60A4E2
triadic
#60E2DF #DF60E2 #E2DF60
tetradic
#60E2DF #9E60E2 #E26063 #A4E260
square
#60E2DF #9E60E2 #E26063 #A4E260
split-complementary
#60E2DF #E260A4 #E29E60
monochromatic
#1FA9A6 #2CD9D5 #60E2DF #94EBE9 #C8F5F4
Accessibility & contrast
On white
1.56
#60E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#60E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2DF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2DF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e2df; /* rgb */ color: rgb(96, 226, 223); /* oklch */ color: oklch(84.0% 0.114 193.1);
Tailwind
colors: {
custom: {
50: '#9aebe8',
500: '#60e2df',
950: '#000000',
},
}SCSS
$custom: #60e2df; $custom-light: #9aebe8; $custom-dark: #000000;
JSON
{
"hex": "#60e2df",
"rgb": {
"r": 96,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.615,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.84012,
"c": 0.11398,
"h": 193.1
},
"luminance": 0.62207
}Semantic roles & 50–950 ramp
primary
#60E2DF
secondary
#AB3B3E
accent
#1419D1
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484