#52F9C7#52F9C7
#52F9C7 is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.4% C 0.154 H 168.9°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52F9C7 |
|---|---|
| RGB | rgb(82, 249, 199) |
| HSL | hsl(162, 93%, 65%) |
| HSV | hsv(162, 67%, 98%) |
| CMYK | cmyk(67.1%, 0%, 20.1%, 2.4%) |
| CIE-LAB | lab(88.76, -54.34, 11.60) |
| CIE-LCH | lch(88.76, 55.56, 167.95°) |
| OKLab | oklab(88.39% -0.1515 0.0297) |
| OKLCH | oklch(88.39% 0.154 168.9) |
| XYZ | xyz(47.6588, 73.6634, 65.7285) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.06
Light Aquamarine
#7BFDC7
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.70
Aqua Marine
#2EE8BB
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F9C7 #F95284
analogous
#52F974 #52F9C7 #52D7F9
triadic
#52F9C7 #C752F9 #F9C752
tetradic
#52F9C7 #7452F9 #F95284 #D7F952
square
#52F9C7 #7452F9 #F95284 #D7F952
split-complementary
#52F9C7 #F952D7 #F97452
monochromatic
#07CA8F #17F7B4 #52F9C7 #8DFBDA #C8FDED
Accessibility & contrast
On white
1.33
#52F9C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#52F9C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F9C7
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F9C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F9C7 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C4
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#00FAEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52f9c7; /* rgb */ color: rgb(82, 249, 199); /* oklch */ color: oklch(88.4% 0.154 168.9);
Tailwind
colors: {
custom: {
50: '#95fcd8',
500: '#52f9c7',
950: '#000000',
},
}SCSS
$custom: #52f9c7; $custom-light: #95fcd8; $custom-dark: #000000;
JSON
{
"hex": "#52f9c7",
"rgb": {
"r": 82,
"g": 249,
"b": 199
},
"hsl": {
"h": 162.036,
"s": 93.296,
"l": 64.902
},
"oklch": {
"l": 0.88386,
"c": 0.15436,
"h": 168.9
},
"luminance": 0.73669
}Semantic roles & 50–950 ramp
primary
#52F9C7
secondary
#C62958
accent
#0045E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683