#2DBC9F#2DBC9F
#2DBC9F is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.124 H 175.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2DBC9F |
|---|---|
| RGB | rgb(45, 188, 159) |
| HSL | hsl(168, 61%, 46%) |
| HSV | hsv(168, 76%, 74%) |
| CMYK | cmyk(76.1%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.77, -43.66, 4.13) |
| CIE-LCH | lch(68.77, 43.86, 174.60°) |
| OKLab | oklab(71.51% -0.1239 0.0103) |
| OKLCH | oklch(71.51% 0.124 175.3) |
| XYZ | xyz(25.3202, 39.0245, 38.9922) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.91
Tealish
#24BCA8
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.12
Topaz
#13BBAF
ΔE00 5.69
Green Blue
#01C08D
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DBC9F #BC2D4A
analogous
#2DBC57 #2DBC9F #2D91BC
triadic
#2DBC9F #9F2DBC #BC9F2D
tetradic
#2DBC9F #572DBC #BC2D4A #91BC2D
square
#2DBC9F #572DBC #BC2D4A #91BC2D
split-complementary
#2DBC9F #BC2D91 #BC572D
monochromatic
#15594B #218B75 #2DBC9F #51D5BA #82E1CE
Accessibility & contrast
On white
2.38
#2DBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#2DBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DBC9F
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DBC9F | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2dbc9f; /* rgb */ color: rgb(45, 188, 159); /* oklch */ color: oklch(71.5% 0.124 175.3);
Tailwind
colors: {
custom: {
50: '#7dd1bb',
500: '#2dbc9f',
950: '#000000',
},
}SCSS
$custom: #2dbc9f; $custom-light: #7dd1bb; $custom-dark: #000000;
JSON
{
"hex": "#2dbc9f",
"rgb": {
"r": 45,
"g": 188,
"b": 159
},
"hsl": {
"h": 167.832,
"s": 61.373,
"l": 45.686
},
"oklch": {
"l": 0.71512,
"c": 0.12435,
"h": 175.3
},
"luminance": 0.39028
}Semantic roles & 50–950 ramp
primary
#2DBC9F
secondary
#CA7B8B
accent
#4364E4
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280