#75DBF7#75DBF7
#75DBF7 is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.0% C 0.103 H 217.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75DBF7 |
|---|---|
| RGB | rgb(117, 219, 247) |
| HSL | hsl(193, 89%, 71%) |
| HSV | hsv(193, 53%, 97%) |
| CMYK | cmyk(52.6%, 11.3%, 0%, 3.1%) |
| CIE-LAB | lab(82.46, -22.27, -22.80) |
| CIE-LCH | lch(82.46, 31.87, 225.67°) |
| OKLab | oklab(84% -0.081 -0.0631) |
| OKLCH | oklch(84% 0.103 217.9) |
| XYZ | xyz(49.4496, 61.1559, 97.1760) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 5.37
Ice Blue
#A5DFF9
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DBF7 #F79175
analogous
#75F7D2 #75DBF7 #759AF7
triadic
#75DBF7 #F775DB #DBF775
tetradic
#75DBF7 #D275F7 #F79175 #9AF775
square
#75DBF7 #D275F7 #F79175 #9AF775
split-complementary
#75DBF7 #F7759A #F7D275
monochromatic
#0DB6E4 #3BCCF4 #75DBF7 #AFEAFA #E2F7FD
Accessibility & contrast
On white
1.59
#75DBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#75DBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DBF7
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DBF7 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D6F9
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#09E5E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dbf7; /* rgb */ color: rgb(117, 219, 247); /* oklch */ color: oklch(84.0% 0.103 217.9);
Tailwind
colors: {
custom: {
50: '#a6e6fa',
500: '#75dbf7',
950: '#000000',
},
}SCSS
$custom: #75dbf7; $custom-light: #a6e6fa; $custom-dark: #000000;
JSON
{
"hex": "#75dbf7",
"rgb": {
"r": 117,
"g": 219,
"b": 247
},
"hsl": {
"h": 192.923,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.84002,
"c": 0.10271,
"h": 217.9
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#75DBF7
secondary
#D25E3E
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485