#2DAFB2#2DAFB2
#2DAFB2 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.9% C 0.107 H 197.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAFB2 |
|---|---|
| RGB | rgb(45, 175, 178) |
| HSL | hsl(181, 60%, 44%) |
| HSV | hsv(181, 75%, 70%) |
| CMYK | cmyk(74.7%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.30, -32.47, -11.47) |
| CIE-LCH | lch(65.30, 34.44, 199.46°) |
| OKLab | oklab(68.86% -0.1023 -0.0319) |
| OKLCH | oklch(68.86% 0.107 197.3) |
| XYZ | xyz(24.4444, 34.4292, 47.4680) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.32
Turquoise Blue
#06B1C4
ΔE00 5.57
Topaz
#13BBAF
ΔE00 6.47
Cadetblue
#5F9EA0
ΔE00 7.11
Sea
#3C9992
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAFB2 #B2302D
analogous
#2DB272 #2DAFB2 #2D6CB2
triadic
#2DAFB2 #B22DAF #AFB22D
tetradic
#2DAFB2 #722DB2 #B2302D #6CB22D
square
#2DAFB2 #722DB2 #B2302D #6CB22D
split-complementary
#2DAFB2 #B22D6C #B2722D
monochromatic
#144F50 #217F81 #2DAFB2 #4BCED1 #7CDCDE
Accessibility & contrast
On white
2.66
#2DAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#2DAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAFB2
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAFB2 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B2
Deuteranopia (green-blind)
#9099B3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2dafb2; /* rgb */ color: rgb(45, 175, 178); /* oklch */ color: oklch(68.9% 0.107 197.3);
Tailwind
colors: {
custom: {
50: '#7dc7c9',
500: '#2dafb2',
950: '#000000',
},
}SCSS
$custom: #2dafb2; $custom-light: #7dc7c9; $custom-dark: #000000;
JSON
{
"hex": "#2dafb2",
"rgb": {
"r": 45,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.353,
"s": 59.641,
"l": 43.725
},
"oklch": {
"l": 0.68865,
"c": 0.10716,
"h": 197.3
},
"luminance": 0.34432
}Semantic roles & 50–950 ramp
primary
#2DAFB2
secondary
#C67675
accent
#4945E3
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282