#53F3CA#53F3CA
#53F3CA is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.145 H 172.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #53F3CA |
|---|---|
| RGB | rgb(83, 243, 202) |
| HSL | hsl(165, 87%, 64%) |
| HSV | hsv(165, 66%, 95%) |
| CMYK | cmyk(65.8%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.09, -51.03, 7.66) |
| CIE-LCH | lch(87.09, 51.61, 171.47°) |
| OKLab | oklab(87.05% -0.1438 0.0194) |
| OKLCH | oklch(87.05% 0.145 172.3) |
| XYZ | xyz(46.2732, 70.1993, 66.9768) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.99
Aqua Marine
#2EE8BB
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.17
Aqua (survey)
#13EAC9
ΔE00 3.63
Aquamarine
#7FFFD4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53F3CA #F3537C
analogous
#53F37A #53F3CA #53CCF3
triadic
#53F3CA #CA53F3 #F3CA53
tetradic
#53F3CA #7A53F3 #F3537C #CCF353
square
#53F3CA #7A53F3 #F3537C #CCF353
split-complementary
#53F3CA #F353CC #F37A53
monochromatic
#0DBE91 #1AEFB8 #53F3CA #8CF7DC #C5FBED
Accessibility & contrast
On white
1.40
#53F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#53F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53F3CA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53F3CA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C8
Deuteranopia (green-blind)
#D5D4CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #53f3ca; /* rgb */ color: rgb(83, 243, 202); /* oklch */ color: oklch(87.1% 0.145 172.3);
Tailwind
colors: {
custom: {
50: '#95f8da',
500: '#53f3ca',
950: '#000000',
},
}SCSS
$custom: #53f3ca; $custom-light: #95f8da; $custom-dark: #000000;
JSON
{
"hex": "#53f3ca",
"rgb": {
"r": 83,
"g": 243,
"b": 202
},
"hsl": {
"h": 164.625,
"s": 86.957,
"l": 63.922
},
"oklch": {
"l": 0.8705,
"c": 0.14513,
"h": 172.3
},
"luminance": 0.70204
}Semantic roles & 50–950 ramp
primary
#53F3CA
secondary
#BC2E52
accent
#023CE4
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583