#60E2E8#60E2E8
#60E2E8 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.114 H 199.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #60E2E8 |
|---|---|
| RGB | rgb(96, 226, 232) |
| HSL | hsl(183, 75%, 64%) |
| HSV | hsv(183, 59%, 91%) |
| CMYK | cmyk(58.6%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.28, -33.75, -13.68) |
| CIE-LCH | lch(83.28, 36.41, 202.06°) |
| OKLab | oklab(84.31% -0.1073 -0.0379) |
| OKLCH | oklch(84.31% 0.114 199.4) |
| XYZ | xyz(46.5795, 62.7009, 85.9760) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.67
Bright Light Blue
#26F7FD
ΔE00 5.23
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E2E8 #E86660
analogous
#60E8AA #60E2E8 #609EE8
triadic
#60E2E8 #E860E2 #E2E860
tetradic
#60E2E8 #AA60E8 #E86660 #9EE860
square
#60E2E8 #AA60E8 #E86660 #9EE860
split-complementary
#60E2E8 #E8609E #E8AA60
monochromatic
#1AADB4 #2BD8E0 #60E2E8 #95ECF0 #CBF6F7
Accessibility & contrast
On white
1.55
#60E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#60E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E2E8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E2E8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e2e8; /* rgb */ color: rgb(96, 226, 232); /* oklch */ color: oklch(84.3% 0.114 199.4);
Tailwind
colors: {
custom: {
50: '#9bebef',
500: '#60e2e8',
950: '#000000',
},
}SCSS
$custom: #60e2e8; $custom-light: #9bebef; $custom-dark: #000000;
JSON
{
"hex": "#60e2e8",
"rgb": {
"r": 96,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.647,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.84313,
"c": 0.11376,
"h": 199.4
},
"luminance": 0.62706
}Semantic roles & 50–950 ramp
primary
#60E2E8
secondary
#B43E38
accent
#170FD7
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485