#52FFB3#52FFB3
#52FFB3 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.177 H 160.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB3 |
|---|---|
| RGB | rgb(82, 255, 179) |
| HSL | hsl(154, 100%, 66%) |
| HSV | hsv(154, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(90.12, -60.99, 23.76) |
| CIE-LCH | lch(90.12, 65.45, 158.71°) |
| OKLab | oklab(89.36% -0.1663 0.0603) |
| OKLCH | oklch(89.36% 0.177 160.1) |
| XYZ | xyz(47.3716, 76.5632, 54.9207) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.22
Greenish Turquoise
#00FBB0
ΔE00 2.28
Bright Sea Green
#05FFA6
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.82
Sea Green (survey)
#53FCA1
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB3 #FF529E
analogous
#52FF5C #52FFB3 #52F4FF
triadic
#52FFB3 #B352FF #FFB352
tetradic
#52FFB3 #5C52FF #FF529E #F4FF52
square
#52FFB3 #5C52FF #FF529E #F4FF52
split-complementary
#52FFB3 #FF52F4 #FF5C52
monochromatic
#00D778 #15FF98 #52FFB3 #8FFFCE #CCFFE9
Accessibility & contrast
On white
1.29
#52FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#52FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB3
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB3 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 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: #52ffb3; /* rgb */ color: rgb(82, 255, 179); /* oklch */ color: oklch(89.4% 0.177 160.1);
Tailwind
colors: {
custom: {
50: '#96ffca',
500: '#52ffb3',
950: '#000000',
},
}SCSS
$custom: #52ffb3; $custom-light: #96ffca; $custom-dark: #000000;
JSON
{
"hex": "#52ffb3",
"rgb": {
"r": 82,
"g": 255,
"b": 179
},
"hsl": {
"h": 153.642,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89364,
"c": 0.17685,
"h": 160.1
},
"luminance": 0.76569
}Semantic roles & 50–950 ramp
primary
#52FFB3
secondary
#D02570
accent
#0065E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682