#75C8EB#75C8EB
#75C8EB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.3% C 0.095 H 227.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8EB |
|---|---|
| RGB | rgb(117, 200, 235) |
| HSL | hsl(198, 75%, 69%) |
| HSV | hsv(198, 50%, 92%) |
| CMYK | cmyk(50.2%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.73, -15.92, -25.12) |
| CIE-LCH | lch(76.73, 29.74, 237.63°) |
| OKLab | oklab(79.29% -0.0645 -0.0697) |
| OKLCH | oklch(79.29% 0.095 227.2) |
| XYZ | xyz(42.9802, 51.0851, 86.1766) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 2.61
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 4.27
Sky
#82CAFC
ΔE00 5.29
Bright Sky Blue
#02CCFE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8EB #EB9875
analogous
#75EBD3 #75C8EB #758DEB
triadic
#75C8EB #EB75C8 #C8EB75
tetradic
#75C8EB #D375EB #EB9875 #8DEB75
square
#75C8EB #D375EB #EB9875 #8DEB75
split-complementary
#75C8EB #EB758D #EBD375
monochromatic
#1D96C9 #40B3E3 #75C8EB #AADDF3 #E0F3FA
Accessibility & contrast
On white
1.87
#75C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#75C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8EB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8EB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#31D2D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75c8eb; /* rgb */ color: rgb(117, 200, 235); /* oklch */ color: oklch(79.3% 0.095 227.2);
Tailwind
colors: {
custom: {
50: '#a4d8f1',
500: '#75c8eb',
950: '#000000',
},
}SCSS
$custom: #75c8eb; $custom-light: #a4d8f1; $custom-dark: #000000;
JSON
{
"hex": "#75c8eb",
"rgb": {
"r": 117,
"g": 200,
"b": 235
},
"hsl": {
"h": 197.797,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.79293,
"c": 0.09492,
"h": 227.2
},
"luminance": 0.51089
}Semantic roles & 50–950 ramp
primary
#75C8EB
secondary
#C36841
accent
#4A0FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385