#52FFC8#52FFC8
#52FFC8 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.161 H 167.5°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFC8 |
|---|---|
| RGB | rgb(82, 255, 200) |
| HSL | hsl(161, 100%, 66%) |
| HSV | hsv(161, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.54, -56.52, 13.61) |
| CIE-LCH | lch(90.54, 58.14, 166.47°) |
| OKLab | oklab(89.85% -0.1569 0.0348) |
| OKLCH | oklch(89.85% 0.161 167.5) |
| XYZ | xyz(49.6595, 77.4784, 66.9700) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.84
Greenish Cyan
#2AFEB7
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFC8 #FF5289
analogous
#52FF71 #52FFC8 #52DFFF
triadic
#52FFC8 #C852FF #FFC852
tetradic
#52FFC8 #7152FF #FF5289 #DFFF52
square
#52FFC8 #7152FF #FF5289 #DFFF52
split-complementary
#52FFC8 #FF52DF #FF7152
monochromatic
#00D792 #15FFB5 #52FFC8 #8FFFDB #CCFFEF
Accessibility & contrast
On white
1.27
#52FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#52FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFC8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFC8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E2DDCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #52ffc8; /* rgb */ color: rgb(82, 255, 200); /* oklch */ color: oklch(89.8% 0.161 167.5);
Tailwind
colors: {
custom: {
50: '#96ffd8',
500: '#52ffc8',
950: '#000000',
},
}SCSS
$custom: #52ffc8; $custom-light: #96ffd8; $custom-dark: #000000;
JSON
{
"hex": "#52ffc8",
"rgb": {
"r": 82,
"g": 255,
"b": 200
},
"hsl": {
"h": 160.925,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89849,
"c": 0.16068,
"h": 167.5
},
"luminance": 0.77484
}Semantic roles & 50–950 ramp
primary
#52FFC8
secondary
#D0255B
accent
#0049E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683