#60E6E9#60E6E9
#60E6E9 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.116 H 197.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6E9 |
|---|---|
| RGB | rgb(96, 230, 233) |
| HSL | hsl(181, 76%, 65%) |
| HSV | hsv(181, 59%, 91%) |
| CMYK | cmyk(58.8%, 1.3%, 0%, 8.6%) |
| CIE-LAB | lab(84.46, -35.35, -12.44) |
| CIE-LCH | lch(84.46, 37.47, 199.39°) |
| OKLab | oklab(85.27% -0.111 -0.0345) |
| OKLCH | oklch(85.27% 0.116 197.3) |
| XYZ | xyz(47.8223, 64.9587, 87.0930) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.96
Bright Cyan
#41FDFE
ΔE00 5.27
Aqua Blue
#02D8E9
ΔE00 5.79
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6E9 #E96360
analogous
#60E9A8 #60E6E9 #60A2E9
triadic
#60E6E9 #E960E6 #E6E960
tetradic
#60E6E9 #A860E9 #E96360 #A2E960
square
#60E6E9 #A860E9 #E96360 #A2E960
split-complementary
#60E6E9 #E960A2 #E9A860
monochromatic
#19B2B5 #2ADEE2 #60E6E9 #96EEF0 #CCF7F8
Accessibility & contrast
On white
1.50
#60E6E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#60E6E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6E9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6E9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6e9; /* rgb */ color: rgb(96, 230, 233); /* oklch */ color: oklch(85.3% 0.116 197.3);
Tailwind
colors: {
custom: {
50: '#9beef0',
500: '#60e6e9',
950: '#000000',
},
}SCSS
$custom: #60e6e9; $custom-light: #9beef0; $custom-dark: #000000;
JSON
{
"hex": "#60e6e9",
"rgb": {
"r": 96,
"g": 230,
"b": 233
},
"hsl": {
"h": 181.314,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85274,
"c": 0.1162,
"h": 197.3
},
"luminance": 0.64964
}Semantic roles & 50–950 ramp
primary
#60E6E9
secondary
#B53B38
accent
#120ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585