#75ADCD#75ADCD
#75ADCD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.1% C 0.075 H 234.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #75ADCD |
|---|---|
| RGB | rgb(117, 173, 205) |
| HSL | hsl(202, 47%, 63%) |
| HSV | hsv(202, 43%, 80%) |
| CMYK | cmyk(42.9%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.08, -9.93, -22.00) |
| CIE-LCH | lch(68.08, 24.14, 245.71°) |
| OKLab | oklab(72.07% -0.0437 -0.0608) |
| OKLCH | oklch(72.07% 0.075 234.3) |
| XYZ | xyz(33.2953, 38.0746, 63.3404) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.02
Bluegrey
#85A3B2
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 7.08
Bluey Grey
#89A0B0
ΔE00 7.70
Lightblue (survey)
#7BC8F6
ΔE00 7.77
Sky Blue (survey)
#75BBFD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75ADCD #CD9575
analogous
#75CDC1 #75ADCD #7581CD
triadic
#75ADCD #CD75AD #ADCD75
tetradic
#75ADCD #C175CD #CD9575 #81CD75
square
#75ADCD #C175CD #CD9575 #81CD75
split-complementary
#75ADCD #CD7581 #CDC175
monochromatic
#357193 #4892BD #75ADCD #A2C8DD #CFE2EE
Accessibility & contrast
On white
2.44
#75ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#75ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75ADCD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75ADCD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCF
Deuteranopia (green-blind)
#92A2CD
Tritanopia (blue-blind)
#51B6B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #75adcd; /* rgb */ color: rgb(117, 173, 205); /* oklch */ color: oklch(72.1% 0.075 234.3);
Tailwind
colors: {
custom: {
50: '#a1c5dc',
500: '#75adcd',
950: '#000000',
},
}SCSS
$custom: #75adcd; $custom-light: #a1c5dc; $custom-dark: #000000;
JSON
{
"hex": "#75adcd",
"rgb": {
"r": 117,
"g": 173,
"b": 205
},
"hsl": {
"h": 201.818,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.72069,
"c": 0.07488,
"h": 234.3
},
"luminance": 0.38077
}Semantic roles & 50–950 ramp
primary
#75ADCD
secondary
#DFCBBF
accent
#5F2BBA
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183