#7CD8ED#7CD8ED
#7CD8ED is a very light, moderate cyan. Relative luminance 0.595; OKLCH L 83.3% C 0.092 H 214.1°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD8ED |
|---|---|
| RGB | rgb(124, 216, 237) |
| HSL | hsl(191, 76%, 71%) |
| HSV | hsv(191, 48%, 93%) |
| CMYK | cmyk(47.7%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.57, -21.98, -18.81) |
| CIE-LCH | lch(81.57, 28.93, 220.56°) |
| OKLab | oklab(83.26% -0.0765 -0.0519) |
| OKLCH | oklch(83.26% 0.092 214.1) |
| XYZ | xyz(48.1483, 59.5073, 89.0531) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.01
Neon Blue
#04D9FF
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD8ED #ED917C
analogous
#7CEDC9 #7CD8ED #7C9FED
triadic
#7CD8ED #ED7CD8 #D8ED7C
tetradic
#7CD8ED #C97CED #ED917C #9FED7C
square
#7CD8ED #C97CED #ED917C #9FED7C
split-complementary
#7CD8ED #ED7C9F #EDC97C
monochromatic
#1DB0D2 #46C8E6 #7CD8ED #B2E8F4 #E4F7FB
Accessibility & contrast
On white
1.63
#7CD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#7CD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD8ED
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD8ED | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#3FE0DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7cd8ed; /* rgb */ color: rgb(124, 216, 237); /* oklch */ color: oklch(83.3% 0.092 214.1);
Tailwind
colors: {
custom: {
50: '#a8e4f2',
500: '#7cd8ed',
950: '#000000',
},
}SCSS
$custom: #7cd8ed; $custom-light: #a8e4f2; $custom-dark: #000000;
JSON
{
"hex": "#7cd8ed",
"rgb": {
"r": 124,
"g": 216,
"b": 237
},
"hsl": {
"h": 191.15,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.83255,
"c": 0.09247,
"h": 214.1
},
"luminance": 0.59511
}Semantic roles & 50–950 ramp
primary
#7CD8ED
secondary
#C75E47
accent
#330DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485