#52FFB5#52FFB5
#52FFB5 is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.4% C 0.175 H 160.7°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB5 |
|---|---|
| RGB | rgb(82, 255, 181) |
| HSL | hsl(154, 100%, 66%) |
| HSV | hsv(154, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 29%, 0%) |
| CIE-LAB | lab(90.16, -60.58, 22.80) |
| CIE-LCH | lch(90.16, 64.73, 159.38°) |
| OKLab | oklab(89.41% -0.1654 0.0579) |
| OKLCH | oklch(89.41% 0.175 160.7) |
| XYZ | xyz(47.5754, 76.6447, 55.9937) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.20
Bright Sea Green
#05FFA6
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB5 #FF529C
analogous
#52FF5E #52FFB5 #52F3FF
triadic
#52FFB5 #B552FF #FFB552
tetradic
#52FFB5 #5E52FF #FF529C #F3FF52
square
#52FFB5 #5E52FF #FF529C #F3FF52
split-complementary
#52FFB5 #FF52F3 #FF5E52
monochromatic
#00D77B #15FF9B #52FFB5 #8FFFCF #CCFFE9
Accessibility & contrast
On white
1.29
#52FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#52FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB5
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB5 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb5; /* rgb */ color: rgb(82, 255, 181); /* oklch */ color: oklch(89.4% 0.175 160.7);
Tailwind
colors: {
custom: {
50: '#96ffcb',
500: '#52ffb5',
950: '#000000',
},
}SCSS
$custom: #52ffb5; $custom-light: #96ffcb; $custom-dark: #000000;
JSON
{
"hex": "#52ffb5",
"rgb": {
"r": 82,
"g": 255,
"b": 181
},
"hsl": {
"h": 154.335,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89408,
"c": 0.17522,
"h": 160.7
},
"luminance": 0.7665
}Semantic roles & 50–950 ramp
primary
#52FFB5
secondary
#D0256E
accent
#0062E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683