#75DCFB#75DCFB
#75DCFB is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.4% C 0.105 H 219.9°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCFB |
|---|---|
| RGB | rgb(117, 220, 251) |
| HSL | hsl(194, 94%, 72%) |
| HSV | hsv(194, 53%, 98%) |
| CMYK | cmyk(53.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(82.88, -21.66, -24.29) |
| CIE-LCH | lch(82.88, 32.54, 228.27°) |
| OKLab | oklab(84.38% -0.0806 -0.0673) |
| OKLCH | oklch(84.38% 0.105 219.9) |
| XYZ | xyz(50.3352, 61.9288, 100.5490) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Neon Blue
#04D9FF
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 4.99
Ice Blue
#A5DFF9
ΔE00 5.81
Bright Sky Blue
#02CCFE
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCFB #FB9475
analogous
#75FBD7 #75DCFB #7599FB
triadic
#75DCFB #FB75DC #DCFB75
tetradic
#75DCFB #D775FB #FB9475 #99FB75
square
#75DCFB #D775FB #FB9475 #99FB75
split-complementary
#75DCFB #FB7599 #FBD775
monochromatic
#07B9EF #3ACDF9 #75DCFB #B0EBFD #E1F7FE
Accessibility & contrast
On white
1.57
#75DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#75DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCFB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCFB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#00E6E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75dcfb; /* rgb */ color: rgb(117, 220, 251); /* oklch */ color: oklch(84.4% 0.105 219.9);
Tailwind
colors: {
custom: {
50: '#a6e7fc',
500: '#75dcfb',
950: '#000000',
},
}SCSS
$custom: #75dcfb; $custom-light: #a6e7fc; $custom-dark: #000000;
JSON
{
"hex": "#75dcfb",
"rgb": {
"r": 117,
"g": 220,
"b": 251
},
"hsl": {
"h": 193.881,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.84376,
"c": 0.10502,
"h": 219.9
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#75DCFB
secondary
#D7613D
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485