#7CCADD#7CCADD
#7CCADD is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.081 H 215.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCADD |
|---|---|
| RGB | rgb(124, 202, 221) |
| HSL | hsl(192, 59%, 68%) |
| HSV | hsv(192, 44%, 87%) |
| CMYK | cmyk(43.9%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(77.13, -19.13, -16.96) |
| CIE-LCH | lch(77.13, 25.56, 221.56°) |
| OKLab | oklab(79.54% -0.0666 -0.0467) |
| OKLCH | oklch(79.54% 0.081 215) |
| XYZ | xyz(42.4791, 51.7434, 76.1416) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.28
Baby Blue
#89CFF0
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 7.39
Neon Blue
#04D9FF
ΔE00 7.42
Ice Blue
#A5DFF9
ΔE00 7.61
Aqua Blue
#02D8E9
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCADD #DD8F7C
analogous
#7CDDC0 #7CCADD #7C99DD
triadic
#7CCADD #DD7CCA #CADD7C
tetradic
#7CCADD #C07CDD #DD8F7C #99DD7C
square
#7CCADD #C07CDD #DD8F7C #99DD7C
split-complementary
#7CCADD #DD7C99 #DDC07C
monochromatic
#2E97B1 #4BB6D0 #7CCADD #ADDEEA #DDF1F6
Accessibility & contrast
On white
1.85
#7CCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7CCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCADD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCADD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DE
Deuteranopia (green-blind)
#ADB9DD
Tritanopia (blue-blind)
#4FD1D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ccadd; /* rgb */ color: rgb(124, 202, 221); /* oklch */ color: oklch(79.5% 0.081 215.0);
Tailwind
colors: {
custom: {
50: '#a7dae7',
500: '#7ccadd',
950: '#000000',
},
}SCSS
$custom: #7ccadd; $custom-light: #a7dae7; $custom-dark: #000000;
JSON
{
"hex": "#7ccadd",
"rgb": {
"r": 124,
"g": 202,
"b": 221
},
"hsl": {
"h": 191.753,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.79537,
"c": 0.08135,
"h": 215
},
"luminance": 0.51747
}Semantic roles & 50–950 ramp
primary
#7CCADD
secondary
#B35F4B
accent
#401FC6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384