#2DAFC0#2DAFC0
#2DAFC0 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.109 H 208.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2DAFC0 |
|---|---|
| RGB | rgb(45, 175, 192) |
| HSL | hsl(187, 62%, 46%) |
| HSV | hsv(187, 77%, 75%) |
| CMYK | cmyk(76.6%, 8.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.76, -28.18, -18.55) |
| CIE-LCH | lch(65.76, 33.74, 213.36°) |
| OKLab | oklab(69.39% -0.0963 -0.0516) |
| OKLCH | oklch(69.39% 0.109 208.2) |
| XYZ | xyz(25.9224, 35.0204, 55.2523) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.12
Cadetblue
#5F9EA0
ΔE00 7.97
Lightseagreen
#20B2AA
ΔE00 9.57
Darkturquoise
#00CED1
ΔE00 9.92
Aqua Blue
#02D8E9
ΔE00 10.64
Greyblue
#77A1B5
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2DAFC0 #C03E2D
analogous
#2DC088 #2DAFC0 #2D66C0
triadic
#2DAFC0 #C02DAF #AFC02D
tetradic
#2DAFC0 #882DC0 #C03E2D #66C02D
square
#2DAFC0 #882DC0 #C03E2D #66C02D
split-complementary
#2DAFC0 #C02D66 #C0882D
monochromatic
#16555D #21828E #2DAFC0 #53C8D7 #85D8E2
Accessibility & contrast
On white
2.62
#2DAFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#2DAFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2DAFC0
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2DAFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2DAFC0 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#8B99C0
Tritanopia (blue-blind)
#00B7B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2dafc0; /* rgb */ color: rgb(45, 175, 192); /* oklch */ color: oklch(69.4% 0.109 208.2);
Tailwind
colors: {
custom: {
50: '#7ec7d3',
500: '#2dafc0',
950: '#000000',
},
}SCSS
$custom: #2dafc0; $custom-light: #7ec7d3; $custom-dark: #000000;
JSON
{
"hex": "#2dafc0",
"rgb": {
"r": 45,
"g": 175,
"b": 192
},
"hsl": {
"h": 186.939,
"s": 62.025,
"l": 46.471
},
"oklch": {
"l": 0.69393,
"c": 0.10928,
"h": 208.2
},
"luminance": 0.35024
}Semantic roles & 50–950 ramp
primary
#2DAFC0
secondary
#CC867D
accent
#5543E5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282