#60EEED#60EEED
#60EEED is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.3% C 0.121 H 194.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60EEED |
|---|---|
| RGB | rgb(96, 238, 237) |
| HSL | hsl(180, 81%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(59.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(86.87, -37.97, -10.95) |
| CIE-LCH | lch(86.87, 39.52, 196.09°) |
| OKLab | oklab(87.26% -0.1175 -0.0304) |
| OKLCH | oklch(87.26% 0.121 194.5) |
| XYZ | xyz(50.6778, 69.7449, 90.8957) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.54
Bright Aqua
#0BF9EA
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EEED #EE6061
analogous
#60EEA6 #60EEED #60A8EE
triadic
#60EEED #ED60EE #EEED60
tetradic
#60EEED #A660EE #EE6061 #A8EE60
square
#60EEED #A660EE #EE6061 #A8EE60
split-complementary
#60EEED #EE60A8 #EEA660
monochromatic
#14BFBE #29E8E7 #60EEED #97F4F3 #CFFAFA
Accessibility & contrast
On white
1.40
#60EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#60EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EEED
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EEED | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#C9D2EE
Tritanopia (blue-blind)
#00F5ED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60eeed; /* rgb */ color: rgb(96, 238, 237); /* oklch */ color: oklch(87.3% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9cf4f2',
500: '#60eeed',
950: '#000000',
},
}SCSS
$custom: #60eeed; $custom-light: #9cf4f2; $custom-dark: #000000;
JSON
{
"hex": "#60eeed",
"rgb": {
"r": 96,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.577,
"s": 80.682,
"l": 65.49
},
"oklch": {
"l": 0.8726,
"c": 0.12133,
"h": 194.5
},
"luminance": 0.6975
}Semantic roles & 50–950 ramp
primary
#60EEED
secondary
#BD3536
accent
#080ADD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585