#75CBF7#75CBF7
#75CBF7 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.104 H 232.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBF7 |
|---|---|
| RGB | rgb(117, 203, 247) |
| HSL | hsl(200, 89%, 71%) |
| HSV | hsv(200, 53%, 97%) |
| CMYK | cmyk(52.6%, 17.8%, 0%, 3.1%) |
| CIE-LAB | lab(78.00, -14.09, -29.62) |
| CIE-LCH | lch(78.00, 32.80, 244.55°) |
| OKLab | oklab(80.44% -0.0635 -0.0824) |
| OKLCH | oklch(80.44% 0.104 232.4) |
| XYZ | xyz(45.4743, 53.2053, 95.8509) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.68
Lightskyblue
#87CEFA
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 3.04
Sky
#82CAFC
ΔE00 3.14
Sky Blue
#87CEEB
ΔE00 3.98
Light Blue
#95D0FC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBF7 #F7A175
analogous
#75F7E2 #75CBF7 #758AF7
triadic
#75CBF7 #F775CB #CBF775
tetradic
#75CBF7 #E275F7 #F7A175 #8AF775
square
#75CBF7 #E275F7 #F7A175 #8AF775
split-complementary
#75CBF7 #F7758A #F7E275
monochromatic
#0D9CE4 #3BB5F4 #75CBF7 #AFE1FA #E2F4FD
Accessibility & contrast
On white
1.80
#75CBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#75CBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBF7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBF7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F9
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#1BD7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75cbf7; /* rgb */ color: rgb(117, 203, 247); /* oklch */ color: oklch(80.4% 0.104 232.4);
Tailwind
colors: {
custom: {
50: '#a5dafa',
500: '#75cbf7',
950: '#000000',
},
}SCSS
$custom: #75cbf7; $custom-light: #a5dafa; $custom-dark: #000000;
JSON
{
"hex": "#75cbf7",
"rgb": {
"r": 117,
"g": 203,
"b": 247
},
"hsl": {
"h": 200.308,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.80441,
"c": 0.10407,
"h": 232.4
},
"luminance": 0.53209
}Semantic roles & 50–950 ramp
primary
#75CBF7
secondary
#D2703E
accent
#4E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385