#7CD4ED#7CD4ED
#7CD4ED is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.4% C 0.092 H 218.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD4ED |
|---|---|
| RGB | rgb(124, 212, 237) |
| HSL | hsl(193, 76%, 71%) |
| HSV | hsv(193, 48%, 93%) |
| CMYK | cmyk(47.7%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(80.45, -19.97, -20.51) |
| CIE-LCH | lch(80.45, 28.62, 225.77°) |
| OKLab | oklab(82.36% -0.072 -0.0566) |
| OKLCH | oklch(82.36% 0.092 218.2) |
| XYZ | xyz(47.1360, 57.4827, 88.7157) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 7.15
Bright Sky Blue
#02CCFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD4ED #ED957C
analogous
#7CEDCD #7CD4ED #7C9BED
triadic
#7CD4ED #ED7CD4 #D4ED7C
tetradic
#7CD4ED #CD7CED #ED957C #9BED7C
square
#7CD4ED #CD7CED #ED957C #9BED7C
split-complementary
#7CD4ED #ED7C9B #EDCD7C
monochromatic
#1DAAD2 #46C2E6 #7CD4ED #B2E6F4 #E4F6FB
Accessibility & contrast
On white
1.68
#7CD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#7CD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD4ED
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD4ED | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#40DDDC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7cd4ed; /* rgb */ color: rgb(124, 212, 237); /* oklch */ color: oklch(82.4% 0.092 218.2);
Tailwind
colors: {
custom: {
50: '#a8e1f2',
500: '#7cd4ed',
950: '#000000',
},
}SCSS
$custom: #7cd4ed; $custom-light: #a8e1f2; $custom-dark: #000000;
JSON
{
"hex": "#7cd4ed",
"rgb": {
"r": 124,
"g": 212,
"b": 237
},
"hsl": {
"h": 193.274,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.82361,
"c": 0.09161,
"h": 218.2
},
"luminance": 0.57486
}Semantic roles & 50–950 ramp
primary
#7CD4ED
secondary
#C76347
accent
#3A0DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485