#75DDF5#75DDF5
#75DDF5 is a very light, moderate cyan. Relative luminance 0.621; OKLCH L 84.4% C 0.102 H 214.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDF5 |
|---|---|
| RGB | rgb(117, 221, 245) |
| HSL | hsl(191, 86%, 71%) |
| HSV | hsv(191, 52%, 96%) |
| CMYK | cmyk(52.2%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(82.96, -23.81, -20.99) |
| CIE-LCH | lch(82.96, 31.74, 221.39°) |
| OKLab | oklab(84.38% -0.0839 -0.058) |
| OKLCH | oklch(84.38% 0.102 214.7) |
| XYZ | xyz(49.6676, 62.0829, 95.7343) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.08
Sky Blue
#87CEEB
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Baby Blue
#89CFF0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDF5 #F58D75
analogous
#75F5CD #75DDF5 #759DF5
triadic
#75DDF5 #F575DD #DDF575
tetradic
#75DDF5 #CD75F5 #F58D75 #9DF575
square
#75DDF5 #CD75F5 #F58D75 #9DF575
split-complementary
#75DDF5 #F5759D #F5CD75
monochromatic
#10B9DF #3CCFF1 #75DDF5 #AEEBF9 #E2F8FD
Accessibility & contrast
On white
1.57
#75DDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#75DDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDF5
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDF5 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F6
Deuteranopia (green-blind)
#B8C8F5
Tritanopia (blue-blind)
#0FE6E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #75ddf5; /* rgb */ color: rgb(117, 221, 245); /* oklch */ color: oklch(84.4% 0.102 214.7);
Tailwind
colors: {
custom: {
50: '#a6e7f8',
500: '#75ddf5',
950: '#000000',
},
}SCSS
$custom: #75ddf5; $custom-light: #a6e7f8; $custom-dark: #000000;
JSON
{
"hex": "#75ddf5",
"rgb": {
"r": 117,
"g": 221,
"b": 245
},
"hsl": {
"h": 191.25,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.84376,
"c": 0.10206,
"h": 214.7
},
"luminance": 0.62087
}Semantic roles & 50–950 ramp
primary
#75DDF5
secondary
#D05A3F
accent
#2D02E3
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485