#52FFAF#52FFAF
#52FFAF is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.180 H 158.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFAF |
|---|---|
| RGB | rgb(82, 255, 175) |
| HSL | hsl(152, 100%, 66%) |
| HSV | hsv(152, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.05, -61.79, 25.69) |
| CIE-LCH | lch(90.05, 66.91, 157.42°) |
| OKLab | oklab(89.28% -0.168 0.065) |
| OKLCH | oklch(89.28% 0.18 158.9) |
| XYZ | xyz(46.9729, 76.4037, 52.8210) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.10
Bright Sea Green
#05FFA6
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.58
Greenish Turquoise
#00FBB0
ΔE00 2.60
Light Greenish Blue
#63F7B4
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFAF #FF52A2
analogous
#52FF58 #52FFAF #52F9FF
triadic
#52FFAF #AF52FF #FFAF52
tetradic
#52FFAF #5852FF #FF52A2 #F9FF52
square
#52FFAF #5852FF #FF52A2 #F9FF52
split-complementary
#52FFAF #FF52F9 #FF5852
monochromatic
#00D773 #15FF93 #52FFAF #8FFFCB #CCFFE8
Accessibility & contrast
On white
1.29
#52FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#52FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFAF
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFAF | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffaf; /* rgb */ color: rgb(82, 255, 175); /* oklch */ color: oklch(89.3% 0.180 158.9);
Tailwind
colors: {
custom: {
50: '#96ffc7',
500: '#52ffaf',
950: '#000000',
},
}SCSS
$custom: #52ffaf; $custom-light: #96ffc7; $custom-dark: #000000;
JSON
{
"hex": "#52ffaf",
"rgb": {
"r": 82,
"g": 255,
"b": 175
},
"hsl": {
"h": 152.254,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89279,
"c": 0.18017,
"h": 158.9
},
"luminance": 0.76409
}Semantic roles & 50–950 ramp
primary
#52FFAF
secondary
#D02574
accent
#006AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682