#75DBFB#75DBFB
#75DBFB is a very light, moderate cyan. Relative luminance 0.614; OKLCH L 84.2% C 0.105 H 220.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75DBFB |
|---|---|
| RGB | rgb(117, 219, 251) |
| HSL | hsl(194, 94%, 72%) |
| HSV | hsv(194, 53%, 98%) |
| CMYK | cmyk(53.4%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.60, -21.16, -24.71) |
| CIE-LCH | lch(82.60, 32.53, 229.43°) |
| OKLab | oklab(84.15% -0.0795 -0.0685) |
| OKLCH | oklch(84.15% 0.105 220.7) |
| XYZ | xyz(50.0735, 61.4055, 100.4617) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.20
Baby Blue
#89CFF0
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 4.69
Ice Blue
#A5DFF9
ΔE00 5.71
Bright Sky Blue
#02CCFE
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DBFB #FB9575
analogous
#75FBD8 #75DBFB #7598FB
triadic
#75DBFB #FB75DB #DBFB75
tetradic
#75DBFB #D875FB #FB9575 #98FB75
square
#75DBFB #D875FB #FB9575 #98FB75
split-complementary
#75DBFB #FB7598 #FBD875
monochromatic
#07B7EF #3ACBF9 #75DBFB #B0EBFD #E1F7FE
Accessibility & contrast
On white
1.58
#75DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#75DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DBFB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DBFB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FD
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#00E6E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75dbfb; /* rgb */ color: rgb(117, 219, 251); /* oklch */ color: oklch(84.2% 0.105 220.7);
Tailwind
colors: {
custom: {
50: '#a6e6fc',
500: '#75dbfb',
950: '#000000',
},
}SCSS
$custom: #75dbfb; $custom-light: #a6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#75dbfb",
"rgb": {
"r": 117,
"g": 219,
"b": 251
},
"hsl": {
"h": 194.328,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.84153,
"c": 0.10497,
"h": 220.7
},
"luminance": 0.6141
}Semantic roles & 50–950 ramp
primary
#75DBFB
secondary
#D7623D
accent
#3700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485