#53EEC2#53EEC2
#53EEC2 is a very light, vivid teal. Relative luminance 0.669; OKLCH L 85.6% C 0.144 H 170.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #53EEC2 |
|---|---|
| RGB | rgb(83, 238, 194) |
| HSL | hsl(163, 82%, 63%) |
| HSV | hsv(163, 65%, 93%) |
| CMYK | cmyk(65.1%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.44, -50.83, 9.47) |
| CIE-LCH | lch(85.44, 51.70, 169.45°) |
| OKLab | oklab(85.64% -0.1424 0.0242) |
| OKLCH | oklch(85.64% 0.144 170.4) |
| XYZ | xyz(43.8745, 66.8783, 61.6250) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.09
Bright Teal
#01F9C6
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.38
Aqua (survey)
#13EAC9
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53EEC2 #EE537F
analogous
#53EE74 #53EEC2 #53CCEE
triadic
#53EEC2 #C253EE #EEC253
tetradic
#53EEC2 #7453EE #EE537F #CCEE53
square
#53EEC2 #7453EE #EE537F #CCEE53
split-complementary
#53EEC2 #EE53CC #EE7453
monochromatic
#12B587 #1BE8AE #53EEC2 #8BF4D6 #C2F9EA
Accessibility & contrast
On white
1.46
#53EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#53EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53EEC2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53EEC2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #53eec2; /* rgb */ color: rgb(83, 238, 194); /* oklch */ color: oklch(85.6% 0.144 170.4);
Tailwind
colors: {
custom: {
50: '#94f4d4',
500: '#53eec2',
950: '#000000',
},
}SCSS
$custom: #53eec2; $custom-light: #94f4d4; $custom-dark: #000000;
JSON
{
"hex": "#53eec2",
"rgb": {
"r": 83,
"g": 238,
"b": 194
},
"hsl": {
"h": 162.968,
"s": 82.011,
"l": 62.941
},
"oklch": {
"l": 0.8564,
"c": 0.14447,
"h": 170.4
},
"luminance": 0.66883
}Semantic roles & 50–950 ramp
primary
#53EEC2
secondary
#B43156
accent
#0744DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583