#75AFEE#75AFEE
#75AFEE is a light, moderate cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.110 H 251.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75AFEE |
|---|---|
| RGB | rgb(117, 175, 238) |
| HSL | hsl(211, 78%, 70%) |
| HSV | hsv(211, 51%, 93%) |
| CMYK | cmyk(50.8%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(69.90, -1.63, -37.27) |
| CIE-LCH | lch(69.90, 37.30, 267.50°) |
| OKLab | oklab(73.93% -0.0351 -0.1044) |
| OKLCH | oklch(73.93% 0.11 251.4) |
| XYZ | xyz(38.0933, 40.6120, 86.7039) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.60
Carolina Blue
#8AB8FE
ΔE00 4.09
Cornflowerblue
#6495ED
ΔE00 7.69
Sky
#82CAFC
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.23
Lightblue (survey)
#7BC8F6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75AFEE #EEB475
analogous
#75EBEE #75AFEE #7875EE
triadic
#75AFEE #EE75AF #AFEE75
tetradic
#75AFEE #EE75EB #EEB475 #75EE78
square
#75AFEE #EE75EB #EEB475 #75EE78
split-complementary
#75AFEE #EE7875 #EBEE75
monochromatic
#1A71CF #3F8FE7 #75AFEE #ABCFF5 #E2EEFB
Accessibility & contrast
On white
2.30
#75AFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#75AFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75AFEE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75AFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75AFEE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F1
Deuteranopia (green-blind)
#86A5ED
Tritanopia (blue-blind)
#37BDC5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #75afee; /* rgb */ color: rgb(117, 175, 238); /* oklch */ color: oklch(73.9% 0.110 251.4);
Tailwind
colors: {
custom: {
50: '#a3c6f3',
500: '#75afee',
950: '#000000',
},
}SCSS
$custom: #75afee; $custom-light: #a3c6f3; $custom-dark: #000000;
JSON
{
"hex": "#75afee",
"rgb": {
"r": 117,
"g": 175,
"b": 238
},
"hsl": {
"h": 211.24,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.73931,
"c": 0.11012,
"h": 251.4
},
"luminance": 0.40615
}Semantic roles & 50–950 ramp
primary
#75AFEE
secondary
#F1E0CE
accent
#770BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101317
muted
#7F8285