#60DEE2#60DEE2
#60DEE2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.111 H 198.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEE2 |
|---|---|
| RGB | rgb(96, 222, 226) |
| HSL | hsl(182, 69%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(57.5%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.96, -33.49, -12.48) |
| CIE-LCH | lch(81.96, 35.74, 200.45°) |
| OKLab | oklab(83.18% -0.1056 -0.0346) |
| OKLCH | oklch(83.18% 0.111 198.1) |
| XYZ | xyz(44.6668, 60.2158, 81.2056) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEE2 #E26460
analogous
#60E2A5 #60DEE2 #609DE2
triadic
#60DEE2 #E260DE #DEE260
tetradic
#60DEE2 #A560E2 #E26460 #9DE260
square
#60DEE2 #A560E2 #E26460 #9DE260
split-complementary
#60DEE2 #E2609D #E2A560
monochromatic
#1FA5A9 #2CD3D9 #60DEE2 #94E9EB #C8F3F5
Accessibility & contrast
On white
1.61
#60DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#60DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEE2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEE2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dee2; /* rgb */ color: rgb(96, 222, 226); /* oklch */ color: oklch(83.2% 0.111 198.1);
Tailwind
colors: {
custom: {
50: '#9ae8eb',
500: '#60dee2',
950: '#000000',
},
}SCSS
$custom: #60dee2; $custom-light: #9ae8eb; $custom-dark: #000000;
JSON
{
"hex": "#60dee2",
"rgb": {
"r": 96,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.846,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.8318,
"c": 0.11111,
"h": 198.1
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#60DEE2
secondary
#AB3F3B
accent
#1A14D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484