#53EECC#53EECC
#53EECC is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.138 H 175.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #53EECC |
|---|---|
| RGB | rgb(83, 238, 204) |
| HSL | hsl(167, 82%, 63%) |
| HSV | hsv(167, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(85.68, -48.46, 4.57) |
| CIE-LCH | lch(85.68, 48.68, 174.61°) |
| OKLab | oklab(85.91% -0.138 0.0114) |
| OKLCH | oklch(85.91% 0.138 175.3) |
| XYZ | xyz(45.0356, 67.3427, 67.7400) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.36
Aqua Marine
#2EE8BB
ΔE00 3.49
Tiffany Blue
#7BF2DA
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.65
Aquamarine
#7FFFD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EECC #EE5375
analogous
#53EE7E #53EECC #53C2EE
triadic
#53EECC #CC53EE #EECC53
tetradic
#53EECC #7E53EE #EE5375 #C2EE53
square
#53EECC #7E53EE #EE5375 #C2EE53
split-complementary
#53EECC #EE53C2 #EE7E53
monochromatic
#12B591 #1BE8BB #53EECC #8BF4DD #C2F9ED
Accessibility & contrast
On white
1.45
#53EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#53EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EECC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EECC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #53eecc; /* rgb */ color: rgb(83, 238, 204); /* oklch */ color: oklch(85.9% 0.138 175.3);
Tailwind
colors: {
custom: {
50: '#95f4db',
500: '#53eecc',
950: '#000000',
},
}SCSS
$custom: #53eecc; $custom-light: #95f4db; $custom-dark: #000000;
JSON
{
"hex": "#53eecc",
"rgb": {
"r": 83,
"g": 238,
"b": 204
},
"hsl": {
"h": 166.839,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.85909,
"c": 0.13844,
"h": 175.3
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#53EECC
secondary
#B4314E
accent
#0736DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584