#60E7EA#60E7EA
#60E7EA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.5% C 0.117 H 197.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60E7EA |
|---|---|
| RGB | rgb(96, 231, 234) |
| HSL | hsl(181, 77%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(59%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.78, -35.54, -12.50) |
| CIE-LCH | lch(84.78, 37.68, 199.37°) |
| OKLab | oklab(85.54% -0.1116 -0.0346) |
| OKLCH | oklch(85.54% 0.117 197.2) |
| XYZ | xyz(48.2447, 65.5741, 87.9405) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.18
Robin'S Egg
#6DEDFD
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 5.91
Aqua
#00FFFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E7EA #EA6360
analogous
#60EAA8 #60E7EA #60A2EA
triadic
#60E7EA #EA60E7 #E7EA60
tetradic
#60E7EA #A860EA #EA6360 #A2EA60
square
#60E7EA #A860EA #EA6360 #A2EA60
split-complementary
#60E7EA #EA60A2 #EAA860
monochromatic
#18B4B7 #2ADFE3 #60E7EA #96EFF1 #CCF7F8
Accessibility & contrast
On white
1.49
#60E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#60E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E7EA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E7EA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60e7ea; /* rgb */ color: rgb(96, 231, 234); /* oklch */ color: oklch(85.5% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#9beff0',
500: '#60e7ea',
950: '#000000',
},
}SCSS
$custom: #60e7ea; $custom-light: #9beff0; $custom-dark: #000000;
JSON
{
"hex": "#60e7ea",
"rgb": {
"r": 96,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.304,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85539,
"c": 0.11683,
"h": 197.2
},
"luminance": 0.65579
}Semantic roles & 50–950 ramp
primary
#60E7EA
secondary
#B73A37
accent
#110DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585