#52FFB2#52FFB2
#52FFB2 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.178 H 159.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB2 |
|---|---|
| RGB | rgb(82, 255, 178) |
| HSL | hsl(153, 100%, 66%) |
| HSV | hsv(153, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.10, -61.19, 24.24) |
| CIE-LCH | lch(90.10, 65.82, 158.39°) |
| OKLab | oklab(89.34% -0.1667 0.0615) |
| OKLCH | oklch(89.34% 0.178 159.8) |
| XYZ | xyz(47.2709, 76.5229, 54.3900) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.32
Greenish Turquoise
#00FBB0
ΔE00 2.34
Bright Sea Green
#05FFA6
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.64
Sea Green (survey)
#53FCA1
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB2 #FF529F
analogous
#52FF5B #52FFB2 #52F5FF
triadic
#52FFB2 #B252FF #FFB252
tetradic
#52FFB2 #5B52FF #FF529F #F5FF52
square
#52FFB2 #5B52FF #FF529F #F5FF52
split-complementary
#52FFB2 #FF52F5 #FF5B52
monochromatic
#00D777 #15FF97 #52FFB2 #8FFFCD #CCFFE8
Accessibility & contrast
On white
1.29
#52FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#52FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB2 | 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)
#FCECAD
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb2; /* rgb */ color: rgb(82, 255, 178); /* oklch */ color: oklch(89.3% 0.178 159.8);
Tailwind
colors: {
custom: {
50: '#96ffc9',
500: '#52ffb2',
950: '#000000',
},
}SCSS
$custom: #52ffb2; $custom-light: #96ffc9; $custom-dark: #000000;
JSON
{
"hex": "#52ffb2",
"rgb": {
"r": 82,
"g": 255,
"b": 178
},
"hsl": {
"h": 153.295,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89343,
"c": 0.17768,
"h": 159.8
},
"luminance": 0.76528
}Semantic roles & 50–950 ramp
primary
#52FFB2
secondary
#D02571
accent
#0066E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682