#60EEEA#60EEEA
#60EEEA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.2% C 0.122 H 192.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEEA |
|---|---|
| RGB | rgb(96, 238, 234) |
| HSL | hsl(178, 81%, 65%) |
| HSV | hsv(178, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(86.79, -38.76, -9.51) |
| CIE-LCH | lch(86.79, 39.91, 193.78°) |
| OKLab | oklab(87.16% -0.1187 -0.0264) |
| OKLCH | oklch(87.16% 0.122 192.6) |
| XYZ | xyz(50.2432, 69.5711, 88.6066) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEEA #EE6064
analogous
#60EEA3 #60EEEA #60ABEE
triadic
#60EEEA #EA60EE #EEEA60
tetradic
#60EEEA #A360EE #EE6064 #ABEE60
square
#60EEEA #A360EE #EE6064 #ABEE60
split-complementary
#60EEEA #EE60AB #EEA360
monochromatic
#14BFBA #29E8E3 #60EEEA #97F4F1 #CFFAF9
Accessibility & contrast
On white
1.41
#60EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#60EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEEA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEEA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#00F4EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60eeea; /* rgb */ color: rgb(96, 238, 234); /* oklch */ color: oklch(87.2% 0.122 192.6);
Tailwind
colors: {
custom: {
50: '#9cf4f0',
500: '#60eeea',
950: '#000000',
},
}SCSS
$custom: #60eeea; $custom-light: #9cf4f0; $custom-dark: #000000;
JSON
{
"hex": "#60eeea",
"rgb": {
"r": 96,
"g": 238,
"b": 234
},
"hsl": {
"h": 178.31,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.87163,
"c": 0.12161,
"h": 192.6
},
"luminance": 0.69576
}Semantic roles & 50–950 ramp
primary
#60EEEA
secondary
#BD3539
accent
#080EDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585