#7CC8DB#7CC8DB
#7CC8DB is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.080 H 215.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8DB |
|---|---|
| RGB | rgb(124, 200, 219) |
| HSL | hsl(192, 57%, 67%) |
| HSV | hsv(192, 43%, 86%) |
| CMYK | cmyk(43.4%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.50, -18.63, -16.83) |
| CIE-LCH | lch(76.50, 25.10, 222.08°) |
| OKLab | oklab(79.02% -0.065 -0.0463) |
| OKLCH | oklch(79.02% 0.08 215.5) |
| XYZ | xyz(41.7480, 50.7050, 74.5912) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 7.48
Neon Blue
#04D9FF
ΔE00 7.74
Ice Blue
#A5DFF9
ΔE00 7.82
Bright Sky Blue
#02CCFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8DB #DB8F7C
analogous
#7CDBBF #7CC8DB #7C99DB
triadic
#7CC8DB #DB7CC8 #C8DB7C
tetradic
#7CC8DB #BF7CDB #DB8F7C #99DB7C
square
#7CC8DB #BF7CDB #DB8F7C #99DB7C
split-complementary
#7CC8DB #DB7C99 #DBBF7C
monochromatic
#3094AD #4CB4CE #7CC8DB #ACDCE8 #DCF0F5
Accessibility & contrast
On white
1.88
#7CC8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#7CC8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8DB
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8DB | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#51CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc8db; /* rgb */ color: rgb(124, 200, 219); /* oklch */ color: oklch(79.0% 0.080 215.5);
Tailwind
colors: {
custom: {
50: '#a7d8e6',
500: '#7cc8db',
950: '#000000',
},
}SCSS
$custom: #7cc8db; $custom-light: #a7d8e6; $custom-dark: #000000;
JSON
{
"hex": "#7cc8db",
"rgb": {
"r": 124,
"g": 200,
"b": 219
},
"hsl": {
"h": 192,
"s": 56.886,
"l": 67.255
},
"oklch": {
"l": 0.79015,
"c": 0.07984,
"h": 215.5
},
"luminance": 0.50708
}Semantic roles & 50–950 ramp
primary
#7CC8DB
secondary
#B0604C
accent
#4221C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384