#75DEF7#75DEF7
#75DEF7 is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.7% C 0.103 H 215.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75DEF7 |
|---|---|
| RGB | rgb(117, 222, 247) |
| HSL | hsl(192, 89%, 71%) |
| HSV | hsv(192, 53%, 97%) |
| CMYK | cmyk(52.6%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(83.30, -23.76, -21.52) |
| CIE-LCH | lch(83.30, 32.06, 222.17°) |
| OKLab | oklab(84.67% -0.0843 -0.0595) |
| OKLCH | oklch(84.67% 0.103 215.3) |
| XYZ | xyz(50.2393, 62.7353, 97.4393) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.71
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Baby Blue
#89CFF0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DEF7 #F78E75
analogous
#75F7CF #75DEF7 #759DF7
triadic
#75DEF7 #F775DE #DEF775
tetradic
#75DEF7 #CF75F7 #F78E75 #9DF775
square
#75DEF7 #CF75F7 #F78E75 #9DF775
split-complementary
#75DEF7 #F7759D #F7CF75
monochromatic
#0DBBE4 #3BD0F4 #75DEF7 #AFECFA #E2F8FD
Accessibility & contrast
On white
1.55
#75DEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#75DEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DEF7
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DEF7 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F8
Deuteranopia (green-blind)
#B8C9F7
Tritanopia (blue-blind)
#03E8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75def7; /* rgb */ color: rgb(117, 222, 247); /* oklch */ color: oklch(84.7% 0.103 215.3);
Tailwind
colors: {
custom: {
50: '#a6e8f9',
500: '#75def7',
950: '#000000',
},
}SCSS
$custom: #75def7; $custom-light: #a6e8f9; $custom-dark: #000000;
JSON
{
"hex": "#75def7",
"rgb": {
"r": 117,
"g": 222,
"b": 247
},
"hsl": {
"h": 191.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.84674,
"c": 0.10318,
"h": 215.3
},
"luminance": 0.6274
}Semantic roles & 50–950 ramp
primary
#75DEF7
secondary
#D25A3E
accent
#2C00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485