#2DCD9D#2DCD9D
#2DCD9D is a light, vivid teal. Relative luminance 0.467; OKLCH L 75.8% C 0.145 H 167.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2DCD9D |
|---|---|
| RGB | rgb(45, 205, 157) |
| HSL | hsl(162, 64%, 49%) |
| HSV | hsv(162, 78%, 80%) |
| CMYK | cmyk(78%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(73.97, -51.19, 12.63) |
| CIE-LCH | lch(73.97, 52.73, 166.14°) |
| OKLab | oklab(75.76% -0.1415 0.0323) |
| OKLCH | oklch(75.76% 0.145 167.2) |
| XYZ | xyz(28.9959, 46.6513, 39.3681) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.73
Greenblue
#23C48B
ΔE00 3.43
Green Blue
#01C08D
ΔE00 3.73
Aquamarine (survey)
#04D8B2
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.64
Greenish Teal
#32BF84
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DCD9D #CD2D5D
analogous
#2DCD4D #2DCD9D #2DADCD
triadic
#2DCD9D #9D2DCD #CD9D2D
tetradic
#2DCD9D #4D2DCD #CD2D5D #ADCD2D
square
#2DCD9D #4D2DCD #CD2D5D #ADCD2D
split-complementary
#2DCD9D #CD2DAD #CD4D2D
monochromatic
#176950 #229B77 #2DCD9D #5CDBB5 #8EE6CC
Accessibility & contrast
On white
2.03
#2DCD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#2DCD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DCD9D
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DCD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DCD9D | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE9A
Deuteranopia (green-blind)
#B4B0A0
Tritanopia (blue-blind)
#00CEC0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #2dcd9d; /* rgb */ color: rgb(45, 205, 157); /* oklch */ color: oklch(75.8% 0.145 167.2);
Tailwind
colors: {
custom: {
50: '#80ddba',
500: '#2dcd9d',
950: '#000000',
},
}SCSS
$custom: #2dcd9d; $custom-light: #80ddba; $custom-dark: #000000;
JSON
{
"hex": "#2dcd9d",
"rgb": {
"r": 45,
"g": 205,
"b": 157
},
"hsl": {
"h": 162,
"s": 64,
"l": 49.02
},
"oklch": {
"l": 0.75758,
"c": 0.14512,
"h": 167.2
},
"luminance": 0.46655
}Semantic roles & 50–950 ramp
primary
#2DCD9D
secondary
#D1859C
accent
#4173E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380