#53F2C2#53F2C2
#53F2C2 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.6% C 0.149 H 169.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #53F2C2 |
|---|---|
| RGB | rgb(83, 242, 194) |
| HSL | hsl(162, 86%, 64%) |
| HSV | hsv(162, 66%, 95%) |
| CMYK | cmyk(65.7%, 0%, 19.8%, 5.1%) |
| CIE-LAB | lab(86.62, -52.48, 11.14) |
| CIE-LCH | lch(86.62, 53.65, 168.01°) |
| OKLab | oklab(86.6% -0.1464 0.0285) |
| OKLCH | oklch(86.6% 0.149 169) |
| XYZ | xyz(45.0520, 69.2333, 62.0175) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.59
Aqua Marine
#2EE8BB
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F2C2 #F25383
analogous
#53F272 #53F2C2 #53D2F2
triadic
#53F2C2 #C253F2 #F2C253
tetradic
#53F2C2 #7253F2 #F25383 #D2F253
square
#53F2C2 #7253F2 #F25383 #D2F253
split-complementary
#53F2C2 #F253D2 #F27253
monochromatic
#0EBC88 #1AEEAE #53F2C2 #8CF6D6 #C5FBEA
Accessibility & contrast
On white
1.41
#53F2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#53F2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F2C2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F2C2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2C0
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #53f2c2; /* rgb */ color: rgb(83, 242, 194); /* oklch */ color: oklch(86.6% 0.149 169.0);
Tailwind
colors: {
custom: {
50: '#95f7d4',
500: '#53f2c2',
950: '#000000',
},
}SCSS
$custom: #53f2c2; $custom-light: #95f7d4; $custom-dark: #000000;
JSON
{
"hex": "#53f2c2",
"rgb": {
"r": 83,
"g": 242,
"b": 194
},
"hsl": {
"h": 161.887,
"s": 85.946,
"l": 63.725
},
"oklch": {
"l": 0.86602,
"c": 0.14916,
"h": 169
},
"luminance": 0.69238
}Semantic roles & 50–950 ramp
primary
#53F2C2
secondary
#BB2E59
accent
#0346E2
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583