#75BEFF#75BEFF
#75BEFF is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.119 H 246.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #75BEFF |
|---|---|
| RGB | rgb(117, 190, 255) |
| HSL | hsl(208, 100%, 73%) |
| HSV | hsv(208, 54%, 100%) |
| CMYK | cmyk(54.1%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(74.71, -4.83, -38.98) |
| CIE-LCH | lch(74.71, 39.27, 262.94°) |
| OKLab | oklab(77.95% -0.0467 -0.1092) |
| OKLCH | oklch(77.95% 0.119 246.9) |
| XYZ | xyz(43.7931, 47.8252, 101.5117) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.92
Sky
#82CAFC
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 5.31
Light Blue
#95D0FC
ΔE00 5.71
Lightskyblue
#87CEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BEFF #FFB675
analogous
#75FFFB #75BEFF #7579FF
triadic
#75BEFF #FF75BE #BEFF75
tetradic
#75BEFF #FB75FF #FFB675 #79FF75
square
#75BEFF #FB75FF #FFB675 #79FF75
split-complementary
#75BEFF #FF7579 #FFFB75
monochromatic
#0084FA #38A1FF #75BEFF #B2DBFF #E0F1FF
Accessibility & contrast
On white
1.99
#75BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#75BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BEFF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BEFF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#90B2FE
Tritanopia (blue-blind)
#10CDD4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #75beff; /* rgb */ color: rgb(117, 190, 255); /* oklch */ color: oklch(77.9% 0.119 246.9);
Tailwind
colors: {
custom: {
50: '#a5d1ff',
500: '#75beff',
950: '#000000',
},
}SCSS
$custom: #75beff; $custom-light: #a5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#75beff",
"rgb": {
"r": 117,
"g": 190,
"b": 255
},
"hsl": {
"h": 208.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.77946,
"c": 0.1188,
"h": 246.9
},
"luminance": 0.47829
}Semantic roles & 50–950 ramp
primary
#75BEFF
secondary
#F7E4D4
accent
#6C00E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286