#52FFB4#52FFB4
#52FFB4 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.176 H 160.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB4 |
|---|---|
| RGB | rgb(82, 255, 180) |
| HSL | hsl(154, 100%, 66%) |
| HSV | hsv(154, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.14, -60.79, 23.28) |
| CIE-LCH | lch(90.14, 65.09, 159.04°) |
| OKLab | oklab(89.39% -0.1658 0.0591) |
| OKLCH | oklch(89.39% 0.176 160.4) |
| XYZ | xyz(47.4731, 76.6038, 55.4553) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.14
Greenish Turquoise
#00FBB0
ΔE00 2.23
Bright Sea Green
#05FFA6
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB4 #FF529D
analogous
#52FF5D #52FFB4 #52F4FF
triadic
#52FFB4 #B452FF #FFB452
tetradic
#52FFB4 #5D52FF #FF529D #F4FF52
square
#52FFB4 #5D52FF #FF529D #F4FF52
split-complementary
#52FFB4 #FF52F4 #FF5D52
monochromatic
#00D77A #15FF99 #52FFB4 #8FFFCF #CCFFE9
Accessibility & contrast
On white
1.29
#52FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#52FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB4
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB4 | 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)
#FCECB0
Deuteranopia (green-blind)
#E6DCB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb4; /* rgb */ color: rgb(82, 255, 180); /* oklch */ color: oklch(89.4% 0.176 160.4);
Tailwind
colors: {
custom: {
50: '#96ffca',
500: '#52ffb4',
950: '#000000',
},
}SCSS
$custom: #52ffb4; $custom-light: #96ffca; $custom-dark: #000000;
JSON
{
"hex": "#52ffb4",
"rgb": {
"r": 82,
"g": 255,
"b": 180
},
"hsl": {
"h": 153.988,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89386,
"c": 0.17604,
"h": 160.4
},
"luminance": 0.76609
}Semantic roles & 50–950 ramp
primary
#52FFB4
secondary
#D0256F
accent
#0063E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682