#72ACCA#72ACCA
#72ACCA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.075 H 231.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72ACCA |
|---|---|
| RGB | rgb(114, 172, 202) |
| HSL | hsl(200, 45%, 62%) |
| HSV | hsv(200, 44%, 79%) |
| CMYK | cmyk(43.6%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.53, -10.97, -21.18) |
| CIE-LCH | lch(67.53, 23.85, 242.62°) |
| OKLab | oklab(71.56% -0.0462 -0.0585) |
| OKLCH | oklch(71.56% 0.075 231.7) |
| XYZ | xyz(32.3489, 37.3445, 61.3693) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.46
Bluegrey
#85A3B2
ΔE00 6.28
Light Grey Blue
#9DBCD4
ΔE00 7.68
Bluey Grey
#89A0B0
ΔE00 7.72
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ACCA #CA9072
analogous
#72CABC #72ACCA #7280CA
triadic
#72ACCA #CA72AC #ACCA72
tetradic
#72ACCA #BC72CA #CA9072 #80CA72
square
#72ACCA #BC72CA #CA9072 #80CA72
split-complementary
#72ACCA #CA7280 #CABC72
monochromatic
#356F8D #4692B9 #72ACCA #9EC6DB #CBE0EB
Accessibility & contrast
On white
2.48
#72ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#72ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ACCA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ACCA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#91A0CA
Tritanopia (blue-blind)
#4DB4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #72acca; /* rgb */ color: rgb(114, 172, 202); /* oklch */ color: oklch(71.6% 0.075 231.7);
Tailwind
colors: {
custom: {
50: '#9fc4da',
500: '#72acca',
950: '#000000',
},
}SCSS
$custom: #72acca; $custom-light: #9fc4da; $custom-dark: #000000;
JSON
{
"hex": "#72acca",
"rgb": {
"r": 114,
"g": 172,
"b": 202
},
"hsl": {
"h": 200.455,
"s": 45.361,
"l": 61.961
},
"oklch": {
"l": 0.71564,
"c": 0.07455,
"h": 231.7
},
"luminance": 0.37347
}Semantic roles & 50–950 ramp
primary
#72ACCA
secondary
#DCC7BC
accent
#5D2DB9
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183