#75C8DF#75C8DF
#75C8DF is a light, moderate cyan. Relative luminance 0.504; OKLCH L 78.8% C 0.087 H 217.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8DF |
|---|---|
| RGB | rgb(117, 200, 223) |
| HSL | hsl(193, 62%, 67%) |
| HSV | hsv(193, 48%, 87%) |
| CMYK | cmyk(47.5%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.32, -19.22, -19.28) |
| CIE-LCH | lch(76.32, 27.22, 225.09°) |
| OKLab | oklab(78.83% -0.0689 -0.0532) |
| OKLCH | oklch(78.83% 0.087 217.7) |
| XYZ | xyz(41.3047, 50.4149, 77.3522) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.74
Baby Blue
#89CFF0
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 6.85
Bright Sky Blue
#02CCFE
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.58
Ice Blue
#A5DFF9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8DF #DF8C75
analogous
#75DFC1 #75C8DF #7593DF
triadic
#75C8DF #DF75C8 #C8DF75
tetradic
#75C8DF #C175DF #DF8C75 #93DF75
square
#75C8DF #C175DF #DF8C75 #93DF75
split-complementary
#75C8DF #DF7593 #DFC175
monochromatic
#2993B1 #43B4D3 #75C8DF #A7DCEB #D8F0F6
Accessibility & contrast
On white
1.89
#75C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#75C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8DF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8DF | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#3DD0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8df; /* rgb */ color: rgb(117, 200, 223); /* oklch */ color: oklch(78.8% 0.087 217.7);
Tailwind
colors: {
custom: {
50: '#a3d8e9',
500: '#75c8df',
950: '#000000',
},
}SCSS
$custom: #75c8df; $custom-light: #a3d8e9; $custom-dark: #000000;
JSON
{
"hex": "#75c8df",
"rgb": {
"r": 117,
"g": 200,
"b": 223
},
"hsl": {
"h": 193.019,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.78833,
"c": 0.08711,
"h": 217.7
},
"luminance": 0.50418
}Semantic roles & 50–950 ramp
primary
#75C8DF
secondary
#B25D46
accent
#411BCA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101416
muted
#808384