#75DDF6#75DDF6
#75DDF6 is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.4% C 0.103 H 215.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDF6 |
|---|---|
| RGB | rgb(117, 221, 246) |
| HSL | hsl(192, 88%, 71%) |
| HSV | hsv(192, 52%, 96%) |
| CMYK | cmyk(52.4%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.99, -23.54, -21.47) |
| CIE-LCH | lch(82.99, 31.86, 222.36°) |
| OKLab | oklab(84.41% -0.0836 -0.0594) |
| OKLCH | oklch(84.41% 0.103 215.4) |
| XYZ | xyz(49.8206, 62.1442, 96.5405) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDF6 #F68E75
analogous
#75F6CE #75DDF6 #759CF6
triadic
#75DDF6 #F675DD #DDF675
tetradic
#75DDF6 #CE75F6 #F68E75 #9CF675
square
#75DDF6 #CE75F6 #F68E75 #9CF675
split-complementary
#75DDF6 #F6759C #F6CE75
monochromatic
#0FB9E2 #3CCFF2 #75DDF6 #AEEBFA #E2F8FD
Accessibility & contrast
On white
1.56
#75DDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#75DDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDF6
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDF6 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F7
Deuteranopia (green-blind)
#B8C8F6
Tritanopia (blue-blind)
#0AE6E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75ddf6; /* rgb */ color: rgb(117, 221, 246); /* oklch */ color: oklch(84.4% 0.103 215.4);
Tailwind
colors: {
custom: {
50: '#a6e7f9',
500: '#75ddf6',
950: '#000000',
},
}SCSS
$custom: #75ddf6; $custom-light: #a6e7f9; $custom-dark: #000000;
JSON
{
"hex": "#75ddf6",
"rgb": {
"r": 117,
"g": 221,
"b": 246
},
"hsl": {
"h": 191.628,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.84413,
"c": 0.10252,
"h": 215.4
},
"luminance": 0.62149
}Semantic roles & 50–950 ramp
primary
#75DDF6
secondary
#D15B3E
accent
#2D01E4
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485