#75CAEB#75CAEB
#75CAEB is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.095 H 225.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75CAEB |
|---|---|
| RGB | rgb(117, 202, 235) |
| HSL | hsl(197, 75%, 69%) |
| HSV | hsv(197, 50%, 92%) |
| CMYK | cmyk(50.2%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(77.29, -16.96, -24.26) |
| CIE-LCH | lch(77.29, 29.60, 235.05°) |
| OKLab | oklab(79.74% -0.0667 -0.0672) |
| OKLCH | oklch(79.74% 0.095 225.2) |
| XYZ | xyz(43.4464, 52.0175, 86.3320) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.13
Baby Blue
#89CFF0
ΔE00 2.64
Lightblue (survey)
#7BC8F6
ΔE00 4.48
Lightskyblue
#87CEFA
ΔE00 4.82
Bright Sky Blue
#02CCFE
ΔE00 5.39
Sky
#82CAFC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CAEB #EB9675
analogous
#75EBD1 #75CAEB #758FEB
triadic
#75CAEB #EB75CA #CAEB75
tetradic
#75CAEB #D175EB #EB9675 #8FEB75
square
#75CAEB #D175EB #EB9675 #8FEB75
split-complementary
#75CAEB #EB758F #EBD175
monochromatic
#1D99C9 #40B5E3 #75CAEB #AADFF3 #E0F3FA
Accessibility & contrast
On white
1.84
#75CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#75CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CAEB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CAEB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6ED
Deuteranopia (green-blind)
#A7B9EB
Tritanopia (blue-blind)
#30D4D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75caeb; /* rgb */ color: rgb(117, 202, 235); /* oklch */ color: oklch(79.7% 0.095 225.2);
Tailwind
colors: {
custom: {
50: '#a4daf1',
500: '#75caeb',
950: '#000000',
},
}SCSS
$custom: #75caeb; $custom-light: #a4daf1; $custom-dark: #000000;
JSON
{
"hex": "#75caeb",
"rgb": {
"r": 117,
"g": 202,
"b": 235
},
"hsl": {
"h": 196.78,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.7974,
"c": 0.09472,
"h": 225.2
},
"luminance": 0.52021
}Semantic roles & 50–950 ramp
primary
#75CAEB
secondary
#C36541
accent
#470FD7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385