#75CDDF#75CDDF
#75CDDF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.088 H 212.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDDF |
|---|---|
| RGB | rgb(117, 205, 223) |
| HSL | hsl(190, 62%, 67%) |
| HSV | hsv(190, 48%, 87%) |
| CMYK | cmyk(47.5%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.74, -21.76, -17.14) |
| CIE-LCH | lch(77.74, 27.70, 218.23°) |
| OKLab | oklab(79.96% -0.0746 -0.0473) |
| OKLCH | oklch(79.96% 0.088 212.3) |
| XYZ | xyz(42.4817, 52.7688, 77.7445) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.33
Baby Blue
#89CFF0
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDDF #DF8775
analogous
#75DFBC #75CDDF #7598DF
triadic
#75CDDF #DF75CD #CDDF75
tetradic
#75CDDF #BC75DF #DF8775 #98DF75
square
#75CDDF #BC75DF #DF8775 #98DF75
split-complementary
#75CDDF #DF7598 #DFBC75
monochromatic
#299AB1 #43BBD3 #75CDDF #A7DFEB #D8F1F6
Accessibility & contrast
On white
1.82
#75CDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#75CDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDDF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDDF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#3CD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cddf; /* rgb */ color: rgb(117, 205, 223); /* oklch */ color: oklch(80.0% 0.088 212.3);
Tailwind
colors: {
custom: {
50: '#a3dce9',
500: '#75cddf',
950: '#000000',
},
}SCSS
$custom: #75cddf; $custom-light: #a3dce9; $custom-dark: #000000;
JSON
{
"hex": "#75cddf",
"rgb": {
"r": 117,
"g": 205,
"b": 223
},
"hsl": {
"h": 190.189,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.79964,
"c": 0.08836,
"h": 212.3
},
"luminance": 0.52772
}Semantic roles & 50–950 ramp
primary
#75CDDF
secondary
#B25846
accent
#391BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484