#75DDF2#75DDF2
#75DDF2 is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.3% C 0.101 H 212.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #75DDF2 |
|---|---|
| RGB | rgb(117, 221, 242) |
| HSL | hsl(190, 83%, 70%) |
| HSV | hsv(190, 52%, 95%) |
| CMYK | cmyk(51.7%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(82.86, -24.63, -19.54) |
| CIE-LCH | lch(82.86, 31.44, 218.44°) |
| OKLab | oklab(84.27% -0.0851 -0.054) |
| OKLCH | oklch(84.27% 0.101 212.4) |
| XYZ | xyz(49.2133, 61.9012, 93.3419) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Aqua Blue
#02D8E9
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DDF2 #F28A75
analogous
#75F2C8 #75DDF2 #759EF2
triadic
#75DDF2 #F275DD #DDF275
tetradic
#75DDF2 #C875F2 #F28A75 #9EF275
square
#75DDF2 #C875F2 #F28A75 #9EF275
split-complementary
#75DDF2 #F2759E #F2C875
monochromatic
#14B7D8 #3DCFED #75DDF2 #ADEBF7 #E3F8FC
Accessibility & contrast
On white
1.57
#75DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#75DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DDF2
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DDF2 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B9C8F2
Tritanopia (blue-blind)
#18E6E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #75ddf2; /* rgb */ color: rgb(117, 221, 242); /* oklch */ color: oklch(84.3% 0.101 212.4);
Tailwind
colors: {
custom: {
50: '#a5e7f6',
500: '#75ddf2',
950: '#000000',
},
}SCSS
$custom: #75ddf2; $custom-light: #a5e7f6; $custom-dark: #000000;
JSON
{
"hex": "#75ddf2",
"rgb": {
"r": 117,
"g": 221,
"b": 242
},
"hsl": {
"h": 190.08,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.84267,
"c": 0.10078,
"h": 212.4
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#75DDF2
secondary
#CC573F
accent
#2B06DF
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485