#75DDF8#75DDF8
#75DDF8 is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.5% C 0.103 H 216.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDF8 |
|---|---|
| RGB | rgb(117, 221, 248) |
| HSL | hsl(192, 90%, 72%) |
| HSV | hsv(192, 53%, 97%) |
| CMYK | cmyk(52.8%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.06, -22.99, -22.42) |
| CIE-LCH | lch(83.06, 32.11, 224.29°) |
| OKLab | oklab(84.49% -0.0828 -0.0621) |
| OKLCH | oklch(84.49% 0.103 216.9) |
| XYZ | xyz(50.1293, 62.2676, 98.1659) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDF8 #F89075
analogous
#75F8D1 #75DDF8 #759CF8
triadic
#75DDF8 #F875DD #DDF875
tetradic
#75DDF8 #D175F8 #F89075 #9CF875
square
#75DDF8 #D175F8 #F89075 #9CF875
split-complementary
#75DDF8 #F8759C #F8D175
monochromatic
#0CBAE7 #3BCFF5 #75DDF8 #AFEBFB #E2F8FE
Accessibility & contrast
On white
1.56
#75DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#75DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDF8
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDF8 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#B7C8F8
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75ddf8; /* rgb */ color: rgb(117, 221, 248); /* oklch */ color: oklch(84.5% 0.103 216.9);
Tailwind
colors: {
custom: {
50: '#a6e7fa',
500: '#75ddf8',
950: '#000000',
},
}SCSS
$custom: #75ddf8; $custom-light: #a6e7fa; $custom-dark: #000000;
JSON
{
"hex": "#75ddf8",
"rgb": {
"r": 117,
"g": 221,
"b": 248
},
"hsl": {
"h": 192.366,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.84487,
"c": 0.10349,
"h": 216.9
},
"luminance": 0.62272
}Semantic roles & 50–950 ramp
primary
#75DDF8
secondary
#D35D3E
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485