#75C7EE#75C7EE
#75C7EE is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.097 H 230.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75C7EE |
|---|---|
| RGB | rgb(117, 199, 238) |
| HSL | hsl(199, 78%, 70%) |
| HSV | hsv(199, 51%, 93%) |
| CMYK | cmyk(50.8%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.56, -14.56, -27.00) |
| CIE-LCH | lch(76.56, 30.67, 241.66°) |
| OKLab | oklab(79.19% -0.0623 -0.075) |
| OKLCH | oklch(79.19% 0.097 230.3) |
| XYZ | xyz(43.1865, 50.7982, 88.4016) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.46
Baby Blue
#89CFF0
ΔE00 2.83
Sky Blue
#87CEEB
ΔE00 3.31
Lightskyblue
#87CEFA
ΔE00 3.36
Sky
#82CAFC
ΔE00 4.11
Light Blue
#95D0FC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C7EE #EE9C75
analogous
#75EED9 #75C7EE #758BEE
triadic
#75C7EE #EE75C7 #C7EE75
tetradic
#75C7EE #D975EE #EE9C75 #8BEE75
square
#75C7EE #D975EE #EE9C75 #8BEE75
split-complementary
#75C7EE #EE758B #EED975
monochromatic
#1A95CF #3FB1E7 #75C7EE #ABDDF5 #E2F3FB
Accessibility & contrast
On white
1.88
#75C7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#75C7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C7EE
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C7EE | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#2DD2D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75c7ee; /* rgb */ color: rgb(117, 199, 238); /* oklch */ color: oklch(79.2% 0.097 230.3);
Tailwind
colors: {
custom: {
50: '#a4d8f3',
500: '#75c7ee',
950: '#000000',
},
}SCSS
$custom: #75c7ee; $custom-light: #a4d8f3; $custom-dark: #000000;
JSON
{
"hex": "#75c7ee",
"rgb": {
"r": 117,
"g": 199,
"b": 238
},
"hsl": {
"h": 199.339,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.7919,
"c": 0.09746,
"h": 230.3
},
"luminance": 0.50802
}Semantic roles & 50–950 ramp
primary
#75C7EE
secondary
#C76C40
accent
#4E0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385