#2CC2D1#2CC2D1
#2CC2D1 is a light, moderate teal. Relative luminance 0.437; OKLCH L 74.7% C 0.119 H 205.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC2D1 |
|---|---|
| RGB | rgb(44, 194, 209) |
| HSL | hsl(185, 65%, 50%) |
| HSV | hsv(185, 79%, 82%) |
| CMYK | cmyk(78.9%, 7.2%, 0%, 18%) |
| CIE-LAB | lab(72.04, -32.25, -18.38) |
| CIE-LCH | lch(72.04, 37.12, 209.68°) |
| OKLab | oklab(74.66% -0.1078 -0.0511) |
| OKLCH | oklch(74.66% 0.119 205.4) |
| XYZ | xyz(31.8340, 43.7185, 67.0700) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.46
Darkturquoise
#00CED1
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 7.88
Neon Blue
#04D9FF
ΔE00 8.59
Lightseagreen
#20B2AA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC2D1 #D13B2C
analogous
#2CD18E #2CC2D1 #2C6FD1
triadic
#2CC2D1 #D12CC2 #C2D12C
tetradic
#2CC2D1 #8E2CD1 #D13B2C #6FD12C
square
#2CC2D1 #8E2CD1 #D13B2C #6FD12C
split-complementary
#2CC2D1 #D12C6F #D18E2C
monochromatic
#17646C #21939E #2CC2D1 #5DD1DD #90E0E8
Accessibility & contrast
On white
2.16
#2CC2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#2CC2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC2D1
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC2D1 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD2
Deuteranopia (green-blind)
#9BAAD1
Tritanopia (blue-blind)
#00CBC6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2cc2d1; /* rgb */ color: rgb(44, 194, 209); /* oklch */ color: oklch(74.7% 0.119 205.4);
Tailwind
colors: {
custom: {
50: '#82d5df',
500: '#2cc2d1',
950: '#000000',
},
}SCSS
$custom: #2cc2d1; $custom-light: #82d5df; $custom-dark: #000000;
JSON
{
"hex": "#2cc2d1",
"rgb": {
"r": 44,
"g": 194,
"b": 209
},
"hsl": {
"h": 185.455,
"s": 65.217,
"l": 49.608
},
"oklch": {
"l": 0.74655,
"c": 0.11927,
"h": 205.4
},
"luminance": 0.43722
}Semantic roles & 50–950 ramp
primary
#2CC2D1
secondary
#D28E87
accent
#4F40E8
background
#F8FDFD
surface
#F0FAFB
border
#CBD3D4
text
#0C1415
muted
#7D8383