#52FFB8#52FFB8
#52FFB8 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.173 H 161.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFB8 |
|---|---|
| RGB | rgb(82, 255, 184) |
| HSL | hsl(155, 100%, 66%) |
| HSV | hsv(155, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(90.22, -59.97, 21.35) |
| CIE-LCH | lch(90.22, 63.65, 160.41°) |
| OKLab | oklab(89.47% -0.164 0.0543) |
| OKLCH | oklch(89.47% 0.173 161.7) |
| XYZ | xyz(47.8865, 76.7692, 57.6323) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Turquoise
#00FBB0
ΔE00 2.21
Bright Sea Green
#05FFA6
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFB8 #FF5299
analogous
#52FF61 #52FFB8 #52EFFF
triadic
#52FFB8 #B852FF #FFB852
tetradic
#52FFB8 #6152FF #FF5299 #EFFF52
square
#52FFB8 #6152FF #FF5299 #EFFF52
split-complementary
#52FFB8 #FF52EF #FF6152
monochromatic
#00D77F #15FF9F #52FFB8 #8FFFD1 #CCFFEA
Accessibility & contrast
On white
1.28
#52FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#52FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFB8
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFB8 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB4
Deuteranopia (green-blind)
#E5DCBD
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #52ffb8; /* rgb */ color: rgb(82, 255, 184); /* oklch */ color: oklch(89.5% 0.173 161.7);
Tailwind
colors: {
custom: {
50: '#96ffcd',
500: '#52ffb8',
950: '#000000',
},
}SCSS
$custom: #52ffb8; $custom-light: #96ffcd; $custom-dark: #000000;
JSON
{
"hex": "#52ffb8",
"rgb": {
"r": 82,
"g": 255,
"b": 184
},
"hsl": {
"h": 155.376,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89474,
"c": 0.17279,
"h": 161.7
},
"luminance": 0.76775
}Semantic roles & 50–950 ramp
primary
#52FFB8
secondary
#D0256B
accent
#005EE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683