#2D9999#2D9999
#2D9999 is a light, moderate teal. Relative luminance 0.256; OKLCH L 62.4% C 0.094 H 195.0°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2D9999 |
|---|---|
| RGB | rgb(45, 153, 153) |
| HSL | hsl(180, 55%, 39%) |
| HSV | hsv(180, 71%, 60%) |
| CMYK | cmyk(70.6%, 0%, 0%, 40%) |
| CIE-LAB | lab(57.69, -29.34, -8.79) |
| CIE-LCH | lch(57.69, 30.63, 196.68°) |
| OKLab | oklab(62.43% -0.0911 -0.0244) |
| OKLCH | oklch(62.43% 0.094 195) |
| XYZ | xyz(18.2206, 25.6381, 34.1192) |
| Luminance | 0.2564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.88
Darkcyan
#008B8B
ΔE00 5.23
Blue Green
#0F9B8E
ΔE00 5.40
Greenish Blue
#0B8B87
ΔE00 5.55
Cadetblue
#5F9EA0
ΔE00 5.76
Teal (survey)
#029386
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2D9999 #992D2D
analogous
#2D9963 #2D9999 #2D6399
triadic
#2D9999 #992D99 #99992D
tetradic
#2D9999 #632D99 #992D2D #63992D
square
#2D9999 #632D99 #992D2D #63992D
split-complementary
#2D9999 #992D63 #99632D
monochromatic
#113A3A #1F6A6A #2D9999 #3DC6C6 #6CD4D4
Accessibility & contrast
On white
3.43
#2D9999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#2D9999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2D9999
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2D9999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2D9999 | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9199
Deuteranopia (green-blind)
#7F869A
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #2d9999; /* rgb */ color: rgb(45, 153, 153); /* oklch */ color: oklch(62.4% 0.094 195.0);
Tailwind
colors: {
custom: {
50: '#77b7b7',
500: '#2d9999',
950: '#000000',
},
}SCSS
$custom: #2d9999; $custom-light: #77b7b7; $custom-dark: #000000;
JSON
{
"hex": "#2d9999",
"rgb": {
"r": 45,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 54.545,
"l": 38.824
},
"oklch": {
"l": 0.62428,
"c": 0.09434,
"h": 195
},
"luminance": 0.2564
}Semantic roles & 50–950 ramp
primary
#2D9999
secondary
#BB6767
accent
#4A4ADE
background
#F7FBFB
surface
#EEF6F6
border
#C9D0D0
text
#0A1111
muted
#7C8080