#75ACCF#75ACCF
#75ACCF is a light, moderate cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.077 H 237.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75ACCF |
|---|---|
| RGB | rgb(117, 172, 207) |
| HSL | hsl(203, 48%, 64%) |
| HSV | hsv(203, 43%, 81%) |
| CMYK | cmyk(43.5%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(67.87, -8.84, -23.42) |
| CIE-LCH | lch(67.87, 25.03, 249.33°) |
| OKLab | oklab(71.93% -0.0417 -0.0648) |
| OKLCH | oklch(71.93% 0.077 237.2) |
| XYZ | xyz(33.3472, 37.7897, 64.5563) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.56
Bluegrey
#85A3B2
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.14
Sky Blue (survey)
#75BBFD
ΔE00 7.15
Bluey Grey
#89A0B0
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ACCF #CF9875
analogous
#75CFC5 #75ACCF #757FCF
triadic
#75ACCF #CF75AC #ACCF75
tetradic
#75ACCF #C575CF #CF9875 #7FCF75
square
#75ACCF #C575CF #CF9875 #7FCF75
split-complementary
#75ACCF #CF757F #CFC575
monochromatic
#347096 #4891BF #75ACCF #A2C7DF #D0E3EF
Accessibility & contrast
On white
2.45
#75ACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#75ACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ACCF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ACCF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CABD1
Deuteranopia (green-blind)
#90A1CE
Tritanopia (blue-blind)
#50B5B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #75accf; /* rgb */ color: rgb(117, 172, 207); /* oklch */ color: oklch(71.9% 0.077 237.2);
Tailwind
colors: {
custom: {
50: '#a1c4dd',
500: '#75accf',
950: '#000000',
},
}SCSS
$custom: #75accf; $custom-light: #a1c4dd; $custom-dark: #000000;
JSON
{
"hex": "#75accf",
"rgb": {
"r": 117,
"g": 172,
"b": 207
},
"hsl": {
"h": 203.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.71926,
"c": 0.07711,
"h": 237.2
},
"luminance": 0.37792
}Semantic roles & 50–950 ramp
primary
#75ACCF
secondary
#E0CCC0
accent
#632ABC
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183