#53FFCA#53FFCA
#53FFCA is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.159 H 168.2°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFCA |
|---|---|
| RGB | rgb(83, 255, 202) |
| HSL | hsl(162, 100%, 66%) |
| HSV | hsv(162, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.61, -55.92, 12.67) |
| CIE-LCH | lch(90.61, 57.34, 167.24°) |
| OKLab | oklab(89.92% -0.1556 0.0324) |
| OKLCH | oklch(89.92% 0.159 168.2) |
| XYZ | xyz(49.9824, 77.6176, 68.2132) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.92
Aquamarine
#7FFFD4
ΔE00 3.37
Greenish Cyan
#2AFEB7
ΔE00 3.76
Light Greenish Blue
#63F7B4
ΔE00 4.18
Light Turquoise
#7EF4CC
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFCA #FF5388
analogous
#53FF74 #53FFCA #53DEFF
triadic
#53FFCA #CA53FF #FFCA53
tetradic
#53FFCA #7453FF #FF5388 #DEFF53
square
#53FFCA #7453FF #FF5388 #DEFF53
split-complementary
#53FFCA #FF53DE #FF7453
monochromatic
#00D895 #16FFB7 #53FFCA #90FFDD #CDFFF0
Accessibility & contrast
On white
1.27
#53FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#53FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFCA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFCA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #53ffca; /* rgb */ color: rgb(83, 255, 202); /* oklch */ color: oklch(89.9% 0.159 168.2);
Tailwind
colors: {
custom: {
50: '#97ffda',
500: '#53ffca',
950: '#000000',
},
}SCSS
$custom: #53ffca; $custom-light: #97ffda; $custom-dark: #000000;
JSON
{
"hex": "#53ffca",
"rgb": {
"r": 83,
"g": 255,
"b": 202
},
"hsl": {
"h": 161.512,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89921,
"c": 0.15891,
"h": 168.2
},
"luminance": 0.77623
}Semantic roles & 50–950 ramp
primary
#53FFCA
secondary
#D1255A
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683