#75CDFE#75CDFE
#75CDFE is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.2% C 0.110 H 234.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDFE |
|---|---|
| RGB | rgb(117, 205, 254) |
| HSL | hsl(201, 99%, 73%) |
| HSV | hsv(201, 54%, 100%) |
| CMYK | cmyk(53.9%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.81, -13.13, -32.11) |
| CIE-LCH | lch(78.81, 34.69, 247.76°) |
| OKLab | oklab(81.17% -0.0633 -0.0895) |
| OKLCH | oklch(81.17% 0.11 234.7) |
| XYZ | xyz(47.0502, 54.5962, 101.8054) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.59
Lightskyblue
#87CEFA
ΔE00 2.02
Sky
#82CAFC
ΔE00 2.44
Baby Blue
#89CFF0
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDFE #FEA675
analogous
#75FEEB #75CDFE #7588FE
triadic
#75CDFE #FE75CD #CDFE75
tetradic
#75CDFE #EB75FE #FEA675 #88FE75
square
#75CDFE #EB75FE #FEA675 #88FE75
split-complementary
#75CDFE #FE7588 #FEEB75
monochromatic
#029FF7 #38B7FE #75CDFE #B2E3FE #E1F4FF
Accessibility & contrast
On white
1.76
#75CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#75CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDFE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDFE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75cdfe; /* rgb */ color: rgb(117, 205, 254); /* oklch */ color: oklch(81.2% 0.110 234.7);
Tailwind
colors: {
custom: {
50: '#a6dcff',
500: '#75cdfe',
950: '#000000',
},
}SCSS
$custom: #75cdfe; $custom-light: #a6dcff; $custom-dark: #000000;
JSON
{
"hex": "#75cdfe",
"rgb": {
"r": 117,
"g": 205,
"b": 254
},
"hsl": {
"h": 201.46,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.81171,
"c": 0.10963,
"h": 234.7
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#75CDFE
secondary
#DB753C
accent
#5200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486