#75C8DB#75C8DB
#75C8DB is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.7% C 0.085 H 214.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8DB |
|---|---|
| RGB | rgb(117, 200, 219) |
| HSL | hsl(191, 59%, 66%) |
| HSV | hsv(191, 47%, 86%) |
| CMYK | cmyk(46.6%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.19, -20.29, -17.32) |
| CIE-LCH | lch(76.19, 26.68, 220.48°) |
| OKLab | oklab(78.69% -0.0705 -0.0478) |
| OKLCH | oklch(78.69% 0.085 214.1) |
| XYZ | xyz(40.7718, 50.2017, 74.5455) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 7.75
Bright Sky Blue
#02CCFE
ΔE00 8.18
Lightblue
#ADD8E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8DB #DB8875
analogous
#75DBBB #75C8DB #7595DB
triadic
#75C8DB #DB75C8 #C8DB75
tetradic
#75C8DB #BB75DB #DB8875 #95DB75
square
#75C8DB #BB75DB #DB8875 #95DB75
split-complementary
#75C8DB #DB7595 #DBBB75
monochromatic
#2C92A9 #44B5CE #75C8DB #A6DBE8 #D6EFF4
Accessibility & contrast
On white
1.90
#75C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#75C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8DB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8DB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#41D0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8db; /* rgb */ color: rgb(117, 200, 219); /* oklch */ color: oklch(78.7% 0.085 214.1);
Tailwind
colors: {
custom: {
50: '#a3d8e6',
500: '#75c8db',
950: '#000000',
},
}SCSS
$custom: #75c8db; $custom-light: #a3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#75c8db",
"rgb": {
"r": 117,
"g": 200,
"b": 219
},
"hsl": {
"h": 191.176,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.78686,
"c": 0.08515,
"h": 214.1
},
"luminance": 0.50205
}Semantic roles & 50–950 ramp
primary
#75C8DB
secondary
#AC5B48
accent
#3E1FC6
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101415
muted
#808384