#76ACCF#76ACCF
#76ACCF is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.076 H 237.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #76ACCF |
|---|---|
| RGB | rgb(118, 172, 207) |
| HSL | hsl(204, 48%, 64%) |
| HSV | hsv(204, 43%, 81%) |
| CMYK | cmyk(43%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(67.92, -8.58, -23.34) |
| CIE-LCH | lch(67.92, 24.87, 249.81°) |
| OKLab | oklab(71.98% -0.0409 -0.0646) |
| OKLCH | oklch(71.98% 0.076 237.7) |
| XYZ | xyz(33.4824, 37.8594, 64.5627) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.59
Bluegrey
#85A3B2
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.71
Lightblue (survey)
#7BC8F6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ACCF #CF9976
analogous
#76CFC5 #76ACCF #767FCF
triadic
#76ACCF #CF76AC #ACCF76
tetradic
#76ACCF #C576CF #CF9976 #7FCF76
square
#76ACCF #C576CF #CF9976 #7FCF76
split-complementary
#76ACCF #CF767F #CFC576
monochromatic
#357096 #4991BF #76ACCF #A3C7DF #D1E3EF
Accessibility & contrast
On white
2.45
#76ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#76ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ACCF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ACCF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#90A1CE
Tritanopia (blue-blind)
#52B5B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76accf; /* rgb */ color: rgb(118, 172, 207); /* oklch */ color: oklch(72.0% 0.076 237.7);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#76accf',
950: '#000000',
},
}SCSS
$custom: #76accf; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#76accf",
"rgb": {
"r": 118,
"g": 172,
"b": 207
},
"hsl": {
"h": 203.596,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.71981,
"c": 0.07643,
"h": 237.7
},
"luminance": 0.37862
}Semantic roles & 50–950 ramp
primary
#76ACCF
secondary
#E0CDC1
accent
#632ABB
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183