#75BBDF#75BBDF
#75BBDF is a light, moderate cyan. Relative luminance 0.447; OKLCH L 75.9% C 0.087 H 231.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75BBDF |
|---|---|
| RGB | rgb(117, 187, 223) |
| HSL | hsl(200, 62%, 67%) |
| HSV | hsv(200, 48%, 87%) |
| CMYK | cmyk(47.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(72.66, -12.45, -24.85) |
| CIE-LCH | lch(72.66, 27.80, 243.39°) |
| OKLab | oklab(75.92% -0.0539 -0.0689) |
| OKLCH | oklch(75.92% 0.087 231.9) |
| XYZ | xyz(38.4209, 44.6473, 76.3909) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Baby Blue
#89CFF0
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.38
Sky
#82CAFC
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.46
Deepskyblue
#00BFFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75BBDF #DF9975
analogous
#75DFCE #75BBDF #7586DF
triadic
#75BBDF #DF75BB #BBDF75
tetradic
#75BBDF #CE75DF #DF9975 #86DF75
square
#75BBDF #CE75DF #DF9975 #86DF75
split-complementary
#75BBDF #DF7586 #DFCE75
monochromatic
#2983B1 #43A3D3 #75BBDF #A7D3EB #D8ECF6
Accessibility & contrast
On white
2.11
#75BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#75BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75BBDF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75BBDF | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B9E1
Deuteranopia (green-blind)
#9AADDF
Tritanopia (blue-blind)
#41C5C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #75bbdf; /* rgb */ color: rgb(117, 187, 223); /* oklch */ color: oklch(75.9% 0.087 231.9);
Tailwind
colors: {
custom: {
50: '#a2cfe9',
500: '#75bbdf',
950: '#000000',
},
}SCSS
$custom: #75bbdf; $custom-light: #a2cfe9; $custom-dark: #000000;
JSON
{
"hex": "#75bbdf",
"rgb": {
"r": 117,
"g": 187,
"b": 223
},
"hsl": {
"h": 200.377,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.75916,
"c": 0.08748,
"h": 231.9
},
"luminance": 0.4465
}Semantic roles & 50–950 ramp
primary
#75BBDF
secondary
#E9D2C7
accent
#571BCA
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#0F1316
muted
#7F8284