#75BEEF#75BEEF
#75BEEF is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.102 H 239.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEEF |
|---|---|
| RGB | rgb(117, 190, 239) |
| HSL | hsl(204, 79%, 70%) |
| HSV | hsv(204, 51%, 94%) |
| CMYK | cmyk(51%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.09, -9.52, -31.33) |
| CIE-LCH | lch(74.09, 32.75, 253.10°) |
| OKLab | oklab(77.24% -0.0518 -0.0873) |
| OKLCH | oklch(77.24% 0.102 239.3) |
| XYZ | xyz(41.3239, 46.8375, 88.5075) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Sky
#82CAFC
ΔE00 3.16
Sky Blue (survey)
#75BBFD
ΔE00 3.62
Lightskyblue
#87CEFA
ΔE00 4.25
Light Blue
#95D0FC
ΔE00 5.27
Deepskyblue
#00BFFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEEF #EFA675
analogous
#75EFE3 #75BEEF #7581EF
triadic
#75BEEF #EF75BE #BEEF75
tetradic
#75BEEF #E375EF #EFA675 #81EF75
square
#75BEEF #E375EF #EFA675 #81EF75
split-complementary
#75BEEF #EF7581 #EFE375
monochromatic
#1887D1 #3EA4E9 #75BEEF #ACD8F5 #E3F2FC
Accessibility & contrast
On white
2.03
#75BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#75BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEEF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEEF | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#30CACE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #75beef; /* rgb */ color: rgb(117, 190, 239); /* oklch */ color: oklch(77.2% 0.102 239.3);
Tailwind
colors: {
custom: {
50: '#a4d1f4',
500: '#75beef',
950: '#000000',
},
}SCSS
$custom: #75beef; $custom-light: #a4d1f4; $custom-dark: #000000;
JSON
{
"hex": "#75beef",
"rgb": {
"r": 117,
"g": 190,
"b": 239
},
"hsl": {
"h": 204.098,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.77242,
"c": 0.10152,
"h": 239.3
},
"luminance": 0.46841
}Semantic roles & 50–950 ramp
primary
#75BEEF
secondary
#F1DDCF
accent
#5E0ADC
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285