#2CAACA#2CAACA
#2CAACA is a light, moderate cyan. Relative luminance 0.335; OKLCH L 68.6% C 0.114 H 219.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #2CAACA |
|---|---|
| RGB | rgb(44, 170, 202) |
| HSL | hsl(192, 64%, 48%) |
| HSV | hsv(192, 78%, 79%) |
| CMYK | cmyk(78.2%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(64.60, -22.55, -25.88) |
| CIE-LCH | lch(64.60, 34.33, 228.93°) |
| OKLab | oklab(68.57% -0.0878 -0.0724) |
| OKLCH | oklch(68.57% 0.114 219.5) |
| XYZ | xyz(26.0696, 33.5460, 60.9667) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.55
Greyblue
#77A1B5
ΔE00 8.64
Deepskyblue
#00BFFF
ΔE00 9.69
Bright Sky Blue
#02CCFE
ΔE00 9.87
Cadetblue
#5F9EA0
ΔE00 10.71
Bluegrey
#85A3B2
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CAACA #CA4C2C
analogous
#2CCA9B #2CAACA #2C5BCA
triadic
#2CAACA #CA2CAA #AACA2C
tetradic
#2CAACA #9B2CCA #CA4C2C #5BCA2C
square
#2CAACA #9B2CCA #CA4C2C #5BCA2C
split-complementary
#2CAACA #CA2C5B #CA9B2C
monochromatic
#165565 #218098 #2CAACA #58C0DB #8BD3E6
Accessibility & contrast
On white
2.72
#2CAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#2CAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CAACA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CAACA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#8196CA
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #2caaca; /* rgb */ color: rgb(44, 170, 202); /* oklch */ color: oklch(68.6% 0.114 219.5);
Tailwind
colors: {
custom: {
50: '#7fc3da',
500: '#2caaca',
950: '#000000',
},
}SCSS
$custom: #2caaca; $custom-light: #7fc3da; $custom-dark: #000000;
JSON
{
"hex": "#2caaca",
"rgb": {
"r": 44,
"g": 170,
"b": 202
},
"hsl": {
"h": 192.152,
"s": 64.228,
"l": 48.235
},
"oklch": {
"l": 0.68569,
"c": 0.11382,
"h": 219.5
},
"luminance": 0.33549
}Semantic roles & 50–950 ramp
primary
#2CAACA
secondary
#D09282
accent
#6241E7
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183