#60EEEB#60EEEB
#60EEEB is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.2% C 0.121 H 193.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEEB |
|---|---|
| RGB | rgb(96, 238, 235) |
| HSL | hsl(179, 81%, 65%) |
| HSV | hsv(179, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.81, -38.50, -9.99) |
| CIE-LCH | lch(86.81, 39.77, 194.54°) |
| OKLab | oklab(87.2% -0.1183 -0.0277) |
| OKLCH | oklch(87.2% 0.122 193.2) |
| XYZ | xyz(50.3872, 69.6287, 89.3654) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.67
Bright Light Blue
#26F7FD
ΔE00 3.84
Bright Turquoise
#0FFEF9
ΔE00 4.33
Aqua
#00FFFF
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEEB #EE6063
analogous
#60EEA4 #60EEEB #60AAEE
triadic
#60EEEB #EB60EE #EEEB60
tetradic
#60EEEB #A460EE #EE6063 #AAEE60
square
#60EEEB #A460EE #EE6063 #AAEE60
split-complementary
#60EEEB #EE60AA #EEA460
monochromatic
#14BFBC #29E8E4 #60EEEB #97F4F2 #CFFAF9
Accessibility & contrast
On white
1.41
#60EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#60EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEEB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEEB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60eeeb; /* rgb */ color: rgb(96, 238, 235); /* oklch */ color: oklch(87.2% 0.121 193.2);
Tailwind
colors: {
custom: {
50: '#9cf4f1',
500: '#60eeeb',
950: '#000000',
},
}SCSS
$custom: #60eeeb; $custom-light: #9cf4f1; $custom-dark: #000000;
JSON
{
"hex": "#60eeeb",
"rgb": {
"r": 96,
"g": 238,
"b": 235
},
"hsl": {
"h": 178.732,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.87195,
"c": 0.1215,
"h": 193.2
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#60EEEB
secondary
#BD3538
accent
#080DDD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585