#60E6EA#60E6EA
#60E6EA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.116 H 197.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6EA |
|---|---|
| RGB | rgb(96, 230, 234) |
| HSL | hsl(182, 77%, 65%) |
| HSV | hsv(182, 59%, 92%) |
| CMYK | cmyk(59%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.49, -35.08, -12.93) |
| CIE-LCH | lch(84.49, 37.38, 200.23°) |
| OKLab | oklab(85.31% -0.1106 -0.0358) |
| OKLCH | oklch(85.31% 0.116 197.9) |
| XYZ | xyz(47.9656, 65.0160, 87.8475) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 4.63
Bright Cyan
#41FDFE
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6EA #EA6460
analogous
#60EAA9 #60E6EA #60A1EA
triadic
#60E6EA #EA60E6 #E6EA60
tetradic
#60E6EA #A960EA #EA6460 #A1EA60
square
#60E6EA #A960EA #EA6460 #A1EA60
split-complementary
#60E6EA #EA60A1 #EAA960
monochromatic
#18B3B7 #2ADEE3 #60E6EA #96EFF1 #CCF7F8
Accessibility & contrast
On white
1.50
#60E6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#60E6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6EA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6EA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60e6ea; /* rgb */ color: rgb(96, 230, 234); /* oklch */ color: oklch(85.3% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#9beef0',
500: '#60e6ea',
950: '#000000',
},
}SCSS
$custom: #60e6ea; $custom-light: #9beef0; $custom-dark: #000000;
JSON
{
"hex": "#60e6ea",
"rgb": {
"r": 96,
"g": 230,
"b": 234
},
"hsl": {
"h": 181.739,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.85308,
"c": 0.11621,
"h": 197.9
},
"luminance": 0.65021
}Semantic roles & 50–950 ramp
primary
#60E6EA
secondary
#B73B37
accent
#130DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585