#60E5E9#60E5E9
#60E5E9 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.116 H 198.0°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60E5E9 |
|---|---|
| RGB | rgb(96, 229, 233) |
| HSL | hsl(182, 76%, 65%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(58.8%, 1.7%, 0%, 8.6%) |
| CIE-LAB | lab(84.18, -34.88, -12.87) |
| CIE-LCH | lch(84.18, 37.18, 200.26°) |
| OKLab | oklab(85.04% -0.1099 -0.0356) |
| OKLCH | oklch(85.04% 0.116 198) |
| XYZ | xyz(47.5449, 64.4037, 87.0005) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.56
Robin'S Egg
#6DEDFD
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E5E9 #E96460
analogous
#60E9A9 #60E5E9 #60A1E9
triadic
#60E5E9 #E960E5 #E5E960
tetradic
#60E5E9 #A960E9 #E96460 #A1E960
square
#60E5E9 #A960E9 #E96460 #A1E960
split-complementary
#60E5E9 #E960A1 #E9A960
monochromatic
#19B1B5 #2ADCE2 #60E5E9 #96EEF0 #CCF7F8
Accessibility & contrast
On white
1.51
#60E5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#60E5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E5E9
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E5E9 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e5e9; /* rgb */ color: rgb(96, 229, 233); /* oklch */ color: oklch(85.0% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#9bedf0',
500: '#60e5e9',
950: '#000000',
},
}SCSS
$custom: #60e5e9; $custom-light: #9bedf0; $custom-dark: #000000;
JSON
{
"hex": "#60e5e9",
"rgb": {
"r": 96,
"g": 229,
"b": 233
},
"hsl": {
"h": 181.752,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.85042,
"c": 0.11558,
"h": 198
},
"luminance": 0.64409
}Semantic roles & 50–950 ramp
primary
#60E5E9
secondary
#B53B38
accent
#140ED8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585