#75C8DA#75C8DA
#75C8DA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.6% C 0.085 H 213.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8DA |
|---|---|
| RGB | rgb(117, 200, 218) |
| HSL | hsl(191, 58%, 66%) |
| HSV | hsv(191, 46%, 85%) |
| CMYK | cmyk(46.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.16, -20.56, -16.83) |
| CIE-LCH | lch(76.16, 26.57, 219.30°) |
| OKLab | oklab(78.65% -0.0709 -0.0464) |
| OKLCH | oklch(78.65% 0.085 213.2) |
| XYZ | xyz(40.6405, 50.1492, 73.8542) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 6.60
Neon Blue
#04D9FF
ΔE00 7.39
Aqua Blue
#02D8E9
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 8.36
Bright Sky Blue
#02CCFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8DA #DA8775
analogous
#75DAB9 #75C8DA #7595DA
triadic
#75C8DA #DA75C8 #C8DA75
tetradic
#75C8DA #B975DA #DA8775 #95DA75
square
#75C8DA #B975DA #DA8775 #95DA75
split-complementary
#75C8DA #DA7595 #DAB975
monochromatic
#2D92A8 #45B5CD #75C8DA #A5DBE7 #D6EEF4
Accessibility & contrast
On white
1.90
#75C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#75C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8DA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8DA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DB
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#42CFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8da; /* rgb */ color: rgb(117, 200, 218); /* oklch */ color: oklch(78.6% 0.085 213.2);
Tailwind
colors: {
custom: {
50: '#a3d8e5',
500: '#75c8da',
950: '#000000',
},
}SCSS
$custom: #75c8da; $custom-light: #a3d8e5; $custom-dark: #000000;
JSON
{
"hex": "#75c8da",
"rgb": {
"r": 117,
"g": 200,
"b": 218
},
"hsl": {
"h": 190.693,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.7865,
"c": 0.08471,
"h": 213.2
},
"luminance": 0.50152
}Semantic roles & 50–950 ramp
primary
#75C8DA
secondary
#AB5A48
accent
#3E20C5
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1415
muted
#808384