#75CEED#75CEED
#75CEED is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.096 H 222.8°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEED |
|---|---|
| RGB | rgb(117, 206, 237) |
| HSL | hsl(196, 77%, 69%) |
| HSV | hsv(196, 51%, 93%) |
| CMYK | cmyk(50.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.48, -18.46, -23.52) |
| CIE-LCH | lch(78.48, 29.90, 231.88°) |
| OKLab | oklab(80.71% -0.0705 -0.0651) |
| OKLCH | oklch(80.71% 0.096 222.8) |
| XYZ | xyz(44.6877, 54.0352, 88.1792) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 3.02
Bright Sky Blue
#02CCFE
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.58
Neon Blue
#04D9FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEED #ED9475
analogous
#75EDD0 #75CEED #7592ED
triadic
#75CEED #ED75CE #CEED75
tetradic
#75CEED #D075ED #ED9475 #92ED75
square
#75CEED #D075ED #ED9475 #92ED75
split-complementary
#75CEED #ED7592 #EDD075
monochromatic
#1B9FCD #3FBBE6 #75CEED #ABE1F4 #E1F4FB
Accessibility & contrast
On white
1.78
#75CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#75CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEED
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEED | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#2BD8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #75ceed; /* rgb */ color: rgb(117, 206, 237); /* oklch */ color: oklch(80.7% 0.096 222.8);
Tailwind
colors: {
custom: {
50: '#a4ddf3',
500: '#75ceed',
950: '#000000',
},
}SCSS
$custom: #75ceed; $custom-light: #a4ddf3; $custom-dark: #000000;
JSON
{
"hex": "#75ceed",
"rgb": {
"r": 117,
"g": 206,
"b": 237
},
"hsl": {
"h": 195.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.80712,
"c": 0.09596,
"h": 222.8
},
"luminance": 0.54039
}Semantic roles & 50–950 ramp
primary
#75CEED
secondary
#C66340
accent
#410CD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485