#52DE99#52DE99
#52DE99 is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.7% C 0.157 H 158.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE99 |
|---|---|
| RGB | rgb(82, 222, 153) |
| HSL | hsl(150, 68%, 60%) |
| HSV | hsv(150, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 31.1%, 12.9%) |
| CIE-LAB | lab(79.80, -53.38, 22.97) |
| CIE-LCH | lch(79.80, 58.11, 156.72°) |
| OKLab | oklab(80.74% -0.1454 0.0582) |
| OKLCH | oklch(80.74% 0.157 158.2) |
| XYZ | xyz(35.3475, 56.3326, 39.1413) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.62
Seaweed
#18D17B
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.19
Weird Green
#3AE57F
ΔE00 5.47
Light Greenish Blue
#63F7B4
ΔE00 5.71
Seafoam
#7FE0B3
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE99 #DE5297
analogous
#52DE53 #52DE99 #52DDDE
triadic
#52DE99 #9952DE #DE9952
tetradic
#52DE99 #5352DE #DE5297 #DDDE52
square
#52DE99 #5352DE #DE5297 #DDDE52
split-complementary
#52DE99 #DE52DD #DE5352
monochromatic
#1D995C #27CC7B #52DE99 #85E8B7 #B9F2D6
Accessibility & contrast
On white
1.71
#52DE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#52DE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE99
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE99 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#00DDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #52de99; /* rgb */ color: rgb(82, 222, 153); /* oklch */ color: oklch(80.7% 0.157 158.2);
Tailwind
colors: {
custom: {
50: '#90e9b7',
500: '#52de99',
950: '#000000',
},
}SCSS
$custom: #52de99; $custom-light: #90e9b7; $custom-dark: #000000;
JSON
{
"hex": "#52de99",
"rgb": {
"r": 82,
"g": 222,
"b": 153
},
"hsl": {
"h": 150.429,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80735,
"c": 0.15658,
"h": 158.2
},
"luminance": 0.56336
}Semantic roles & 50–950 ramp
primary
#52DE99
secondary
#9D3869
accent
#3D93EB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481