#53FFB3#53FFB3
#53FFB3 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.176 H 160.0°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #53FFB3 |
|---|---|
| RGB | rgb(83, 255, 179) |
| HSL | hsl(153, 100%, 66%) |
| HSV | hsv(153, 67%, 100%) |
| CMYK | cmyk(67.5%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(90.14, -60.83, 23.79) |
| CIE-LCH | lch(90.14, 65.32, 158.64°) |
| OKLab | oklab(89.39% -0.1658 0.0604) |
| OKLCH | oklch(89.39% 0.177 160) |
| XYZ | xyz(47.4592, 76.6084, 54.9248) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.05
Light Greenish Blue
#63F7B4
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 2.33
Bright Sea Green
#05FFA6
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.80
Sea Green (survey)
#53FCA1
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53FFB3 #FF539F
analogous
#53FF5D #53FFB3 #53F5FF
triadic
#53FFB3 #B353FF #FFB353
tetradic
#53FFB3 #5D53FF #FF539F #F5FF53
square
#53FFB3 #5D53FF #FF539F #F5FF53
split-complementary
#53FFB3 #FF53F5 #FF5D53
monochromatic
#00D878 #16FF98 #53FFB3 #90FFCE #CDFFE9
Accessibility & contrast
On white
1.29
#53FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#53FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53FFB3
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53FFB3 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAE
Deuteranopia (green-blind)
#E6DCB8
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #53ffb3; /* rgb */ color: rgb(83, 255, 179); /* oklch */ color: oklch(89.4% 0.176 160.0);
Tailwind
colors: {
custom: {
50: '#96ffca',
500: '#53ffb3',
950: '#000000',
},
}SCSS
$custom: #53ffb3; $custom-light: #96ffca; $custom-dark: #000000;
JSON
{
"hex": "#53ffb3",
"rgb": {
"r": 83,
"g": 255,
"b": 179
},
"hsl": {
"h": 153.488,
"s": 100,
"l": 66.275
},
"oklch": {
"l": 0.89387,
"c": 0.1765,
"h": 160
},
"luminance": 0.76614
}Semantic roles & 50–950 ramp
primary
#53FFB3
secondary
#D12571
accent
#0065E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682