#2DDE95#2DDE95
#2DDE95 is a light, vivid teal. Relative luminance 0.550; OKLCH L 79.9% C 0.172 H 159.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #2DDE95 |
|---|---|
| RGB | rgb(45, 222, 149) |
| HSL | hsl(155, 73%, 52%) |
| HSV | hsv(155, 80%, 87%) |
| CMYK | cmyk(79.7%, 0%, 32.9%, 12.9%) |
| CIE-LAB | lab(79.02, -59.49, 23.87) |
| CIE-LCH | lch(79.02, 64.10, 158.14°) |
| OKLab | oklab(79.87% -0.1613 0.0603) |
| OKLCH | oklch(79.87% 0.172 159.5) |
| XYZ | xyz(32.6248, 54.9663, 37.3180) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.09
Seaweed
#18D17B
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DDE95 #DE2D76
analogous
#2DDE3C #2DDE95 #2DCFDE
triadic
#2DDE95 #952DDE #DE952D
tetradic
#2DDE95 #3C2DDE #DE2D76 #CFDE2D
square
#2DDE95 #3C2DDE #DE2D76 #CFDE2D
split-complementary
#2DDE95 #DE2DCF #DE3C2D
monochromatic
#147D52 #1CB274 #2DDE95 #62E6B0 #97EFCA
Accessibility & contrast
On white
1.75
#2DDE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#2DDE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DDE95
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DDE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DDE95 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD90
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#00DDCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #2dde95; /* rgb */ color: rgb(45, 222, 149); /* oklch */ color: oklch(79.9% 0.172 159.5);
Tailwind
colors: {
custom: {
50: '#83e9b4',
500: '#2dde95',
950: '#000000',
},
}SCSS
$custom: #2dde95; $custom-light: #83e9b4; $custom-dark: #000000;
JSON
{
"hex": "#2dde95",
"rgb": {
"r": 45,
"g": 222,
"b": 149
},
"hsl": {
"h": 155.254,
"s": 72.84,
"l": 52.353
},
"oklch": {
"l": 0.79866,
"c": 0.17223,
"h": 159.5
},
"luminance": 0.5497
}Semantic roles & 50–950 ramp
primary
#2DDE95
secondary
#842B50
accent
#3884F0
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481