#52F9C8#52F9C8
#52F9C8 is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.4% C 0.154 H 169.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #52F9C8 |
|---|---|
| RGB | rgb(82, 249, 200) |
| HSL | hsl(162, 93%, 65%) |
| HSV | hsv(162, 67%, 98%) |
| CMYK | cmyk(67.1%, 0%, 19.7%, 2.4%) |
| CIE-LAB | lab(88.79, -54.11, 11.11) |
| CIE-LCH | lch(88.79, 55.24, 168.40°) |
| OKLab | oklab(88.41% -0.151 0.0284) |
| OKLCH | oklch(88.41% 0.154 169.4) |
| XYZ | xyz(47.7753, 73.7100, 66.3420) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.04
Light Aquamarine
#7BFDC7
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.61
Aqua Marine
#2EE8BB
ΔE00 3.99
Greenish Cyan
#2AFEB7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F9C8 #F95283
analogous
#52F974 #52F9C8 #52D7F9
triadic
#52F9C8 #C852F9 #F9C852
tetradic
#52F9C8 #7452F9 #F95283 #D7F952
square
#52F9C8 #7452F9 #F95283 #D7F952
split-complementary
#52F9C8 #F952D7 #F97452
monochromatic
#07CA91 #17F7B5 #52F9C8 #8DFBDB #C8FDEE
Accessibility & contrast
On white
1.33
#52F9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#52F9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F9C8
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F9C8 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C6
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52f9c8; /* rgb */ color: rgb(82, 249, 200); /* oklch */ color: oklch(88.4% 0.154 169.4);
Tailwind
colors: {
custom: {
50: '#96fcd8',
500: '#52f9c8',
950: '#000000',
},
}SCSS
$custom: #52f9c8; $custom-light: #96fcd8; $custom-dark: #000000;
JSON
{
"hex": "#52f9c8",
"rgb": {
"r": 82,
"g": 249,
"b": 200
},
"hsl": {
"h": 162.395,
"s": 93.296,
"l": 64.902
},
"oklch": {
"l": 0.88411,
"c": 0.15368,
"h": 169.4
},
"luminance": 0.73715
}Semantic roles & 50–950 ramp
primary
#52F9C8
secondary
#C62957
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683