#53FFAB#53FFAB
#53FFAB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.183 H 157.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFAB |
|---|---|
| RGB | rgb(83, 255, 171) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.00, -62.41, 27.65) |
| CIE-LCH | lch(90.00, 68.26, 156.11°) |
| OKLab | oklab(89.22% -0.1694 0.0697) |
| OKLCH | oklch(89.22% 0.183 157.6) |
| XYZ | xyz(46.6735, 76.2941, 50.7866) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.41
Sea Green (survey)
#53FCA1
ΔE00 1.50
Bright Sea Green
#05FFA6
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.53
Mediumspringgreen
#00FA9A
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFAB #FF53A7
analogous
#53FF55 #53FFAB #53FDFF
triadic
#53FFAB #AB53FF #FFAB53
tetradic
#53FFAB #5553FF #FF53A7 #FDFF53
square
#53FFAB #5553FF #FF53A7 #FDFF53
split-complementary
#53FFAB #FF53FD #FF5553
monochromatic
#00D86E #16FF8D #53FFAB #90FFC9 #CDFFE7
Accessibility & contrast
On white
1.29
#53FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#53FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFAB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFAB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #53ffab; /* rgb */ color: rgb(83, 255, 171); /* oklch */ color: oklch(89.2% 0.183 157.6);
Tailwind
colors: {
custom: {
50: '#96ffc4',
500: '#53ffab',
950: '#000000',
},
}SCSS
$custom: #53ffab; $custom-light: #96ffc4; $custom-dark: #000000;
JSON
{
"hex": "#53ffab",
"rgb": {
"r": 83,
"g": 255,
"b": 171
},
"hsl": {
"h": 150.698,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.8922,
"c": 0.18319,
"h": 157.6
},
"luminance": 0.76299
}Semantic roles & 50–950 ramp
primary
#53FFAB
secondary
#D12579
accent
#0070E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682