#76ACCB#76ACCB
#76ACCB is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.8% C 0.073 H 234.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACCB |
|---|---|
| RGB | rgb(118, 172, 203) |
| HSL | hsl(202, 45%, 63%) |
| HSV | hsv(202, 42%, 80%) |
| CMYK | cmyk(41.9%, 15.3%, 0%, 20.4%) |
| CIE-LAB | lab(67.77, -9.67, -21.35) |
| CIE-LCH | lch(67.77, 23.44, 245.62°) |
| OKLab | oklab(71.82% -0.0423 -0.059) |
| OKLCH | oklch(71.82% 0.073 234.3) |
| XYZ | xyz(32.9995, 37.6663, 62.0198) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.64
Bluegrey
#85A3B2
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 7.05
Bluey Grey
#89A0B0
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 8.13
Sky Blue (survey)
#75BBFD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACCB #CB9576
analogous
#76CBBF #76ACCB #7681CB
triadic
#76ACCB #CB76AC #ACCB76
tetradic
#76ACCB #BF76CB #CB9576 #81CB76
square
#76ACCB #BF76CB #CB9576 #81CB76
split-complementary
#76ACCB #CB7681 #CBBF76
monochromatic
#376F90 #4A91BA #76ACCB #A2C7DC #CFE2ED
Accessibility & contrast
On white
2.46
#76ACCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#76ACCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACCB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACCB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACD
Deuteranopia (green-blind)
#92A1CB
Tritanopia (blue-blind)
#54B4B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76accb; /* rgb */ color: rgb(118, 172, 203); /* oklch */ color: oklch(71.8% 0.073 234.3);
Tailwind
colors: {
custom: {
50: '#a1c4db',
500: '#76accb',
950: '#000000',
},
}SCSS
$custom: #76accb; $custom-light: #a1c4db; $custom-dark: #000000;
JSON
{
"hex": "#76accb",
"rgb": {
"r": 118,
"g": 172,
"b": 203
},
"hsl": {
"h": 201.882,
"s": 44.974,
"l": 62.941
},
"oklch": {
"l": 0.7182,
"c": 0.07258,
"h": 234.3
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#76ACCB
secondary
#DECABF
accent
#602DB8
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1215
muted
#7F8183