#60EAEA#60EAEA
#60EAEA is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.119 H 195.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60EAEA |
|---|---|
| RGB | rgb(96, 234, 234) |
| HSL | hsl(180, 77%, 65%) |
| HSV | hsv(180, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(85.64, -36.93, -11.21) |
| CIE-LCH | lch(85.64, 38.60, 196.89°) |
| OKLab | oklab(86.24% -0.1146 -0.0311) |
| OKLCH | oklch(86.24% 0.119 195.2) |
| XYZ | xyz(49.0915, 67.2678, 88.2228) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.32
Aqua
#00FFFF
ΔE00 5.20
Bright Turquoise
#0FFEF9
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EAEA #EA6060
analogous
#60EAA5 #60EAEA #60A5EA
triadic
#60EAEA #EA60EA #EAEA60
tetradic
#60EAEA #A560EA #EA6060 #A5EA60
square
#60EAEA #A560EA #EA6060 #A5EA60
split-complementary
#60EAEA #EA60A5 #EAA560
monochromatic
#18B7B7 #2AE3E3 #60EAEA #96F1F1 #CCF8F8
Accessibility & contrast
On white
1.45
#60EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#60EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EAEA
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EAEA | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60eaea; /* rgb */ color: rgb(96, 234, 234); /* oklch */ color: oklch(86.2% 0.119 195.2);
Tailwind
colors: {
custom: {
50: '#9bf1f0',
500: '#60eaea',
950: '#000000',
},
}SCSS
$custom: #60eaea; $custom-light: #9bf1f0; $custom-dark: #000000;
JSON
{
"hex": "#60eaea",
"rgb": {
"r": 96,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.86235,
"c": 0.11878,
"h": 195.2
},
"luminance": 0.67273
}Semantic roles & 50–950 ramp
primary
#60EAEA
secondary
#B73737
accent
#0D0DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585