#53FFAA#53FFAA
#53FFAA is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.184 H 157.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFAA |
|---|---|
| RGB | rgb(83, 255, 170) |
| HSL | hsl(150, 100%, 66%) |
| HSV | hsv(150, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(89.98, -62.60, 28.13) |
| CIE-LCH | lch(89.98, 68.63, 155.81°) |
| OKLab | oklab(89.2% -0.1698 0.0709) |
| OKLCH | oklch(89.2% 0.184 157.3) |
| XYZ | xyz(46.5786, 76.2561, 50.2866) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.25
Sea Green (survey)
#53FCA1
ΔE00 1.34
Bright Sea Green
#05FFA6
ΔE00 1.99
Light Bluish Green
#76FDA8
ΔE00 2.46
Mediumspringgreen
#00FA9A
ΔE00 2.72
Seafoam Green
#7AF9AB
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFAA #FF53A8
analogous
#53FF54 #53FFAA #53FEFF
triadic
#53FFAA #AA53FF #FFAA53
tetradic
#53FFAA #5453FF #FF53A8 #FEFF53
square
#53FFAA #5453FF #FF53A8 #FEFF53
split-complementary
#53FFAA #FF53FE #FF5453
monochromatic
#00D86D #16FF8C #53FFAA #90FFC8 #CDFFE6
Accessibility & contrast
On white
1.29
#53FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#53FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFAA
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFAA | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #53ffaa; /* rgb */ color: rgb(83, 255, 170); /* oklch */ color: oklch(89.2% 0.184 157.3);
Tailwind
colors: {
custom: {
50: '#96ffc3',
500: '#53ffaa',
950: '#000000',
},
}SCSS
$custom: #53ffaa; $custom-light: #96ffc3; $custom-dark: #000000;
JSON
{
"hex": "#53ffaa",
"rgb": {
"r": 83,
"g": 255,
"b": 170
},
"hsl": {
"h": 150.349,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.892,
"c": 0.18404,
"h": 157.3
},
"luminance": 0.76261
}Semantic roles & 50–950 ramp
primary
#53FFAA
secondary
#D1257A
accent
#0071E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682