#53FFAC#53FFAC
#53FFAC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.182 H 157.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFAC |
|---|---|
| RGB | rgb(83, 255, 172) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.01, -62.22, 27.17) |
| CIE-LCH | lch(90.01, 67.89, 156.41°) |
| OKLab | oklab(89.24% -0.169 0.0686) |
| OKLCH | oklch(89.24% 0.182 157.9) |
| XYZ | xyz(46.7692, 76.3324, 51.2905) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.57
Sea Green (survey)
#53FCA1
ΔE00 1.67
Bright Sea Green
#05FFA6
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.61
Mediumspringgreen
#00FA9A
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFAC #FF53A6
analogous
#53FF56 #53FFAC #53FCFF
triadic
#53FFAC #AC53FF #FFAC53
tetradic
#53FFAC #5653FF #FF53A6 #FCFF53
square
#53FFAC #5653FF #FF53A6 #FCFF53
split-complementary
#53FFAC #FF53FC #FF5653
monochromatic
#00D870 #16FF8E #53FFAC #90FFCA #CDFFE7
Accessibility & contrast
On white
1.29
#53FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#53FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFAC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFAC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #53ffac; /* rgb */ color: rgb(83, 255, 172); /* oklch */ color: oklch(89.2% 0.182 157.9);
Tailwind
colors: {
custom: {
50: '#96ffc5',
500: '#53ffac',
950: '#000000',
},
}SCSS
$custom: #53ffac; $custom-light: #96ffc5; $custom-dark: #000000;
JSON
{
"hex": "#53ffac",
"rgb": {
"r": 83,
"g": 255,
"b": 172
},
"hsl": {
"h": 151.047,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.8924,
"c": 0.18235,
"h": 157.9
},
"luminance": 0.76338
}Semantic roles & 50–950 ramp
primary
#53FFAC
secondary
#D12578
accent
#006FE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682