#2CCCCD#2CCCCD
#2CCCCD is a light, vivid teal. Relative luminance 0.481; OKLCH L 76.9% C 0.123 H 195.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #2CCCCD |
|---|---|
| RGB | rgb(44, 204, 205) |
| HSL | hsl(180, 65%, 49%) |
| HSV | hsv(180, 79%, 80%) |
| CMYK | cmyk(78.5%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(74.90, -38.13, -11.90) |
| CIE-LCH | lch(74.90, 39.94, 197.33°) |
| OKLab | oklab(76.94% -0.1189 -0.0331) |
| OKLCH | oklch(76.94% 0.123 195.6) |
| XYZ | xyz(33.6459, 48.1248, 65.2615) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.04
Mediumturquoise
#48D1CC
ΔE00 2.57
Aqua Blue
#02D8E9
ΔE00 5.94
Topaz
#13BBAF
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CCCCD #CD2D2C
analogous
#2CCD7E #2CCCCD #2C7CCD
triadic
#2CCCCD #CD2CCC #CCCD2C
tetradic
#2CCCCD #7E2CCD #CD2D2C #7CCD2C
square
#2CCCCD #7E2CCD #CD2D2C #7CCD2C
split-complementary
#2CCCCD #CD2C7C #CD7E2C
monochromatic
#166868 #219A9B #2CCCCD #5BDBDC #8DE6E7
Accessibility & contrast
On white
1.98
#2CCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#2CCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CCCCD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CCCCD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#A8B1CE
Tritanopia (blue-blind)
#00D3CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #2ccccd; /* rgb */ color: rgb(44, 204, 205); /* oklch */ color: oklch(76.9% 0.123 195.6);
Tailwind
colors: {
custom: {
50: '#83dcdc',
500: '#2ccccd',
950: '#000000',
},
}SCSS
$custom: #2ccccd; $custom-light: #83dcdc; $custom-dark: #000000;
JSON
{
"hex": "#2ccccd",
"rgb": {
"r": 44,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.373,
"s": 64.659,
"l": 48.824
},
"oklch": {
"l": 0.76935,
"c": 0.12344,
"h": 195.6
},
"luminance": 0.48129
}Semantic roles & 50–950 ramp
primary
#2CCCCD
secondary
#D18584
accent
#4140E8
background
#F8FDFD
surface
#F0FBFB
border
#CBD4D4
text
#0D1515
muted
#7D8383