#7CCCDF#7CCCDF
#7CCCDF is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.083 H 214.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCCDF |
|---|---|
| RGB | rgb(124, 204, 223) |
| HSL | hsl(192, 61%, 68%) |
| HSV | hsv(192, 44%, 87%) |
| CMYK | cmyk(44.4%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.75, -19.62, -17.09) |
| CIE-LCH | lch(77.75, 26.02, 221.05°) |
| OKLab | oklab(80.06% -0.0682 -0.0471) |
| OKLCH | oklch(80.06% 0.083 214.6) |
| XYZ | xyz(43.2194, 52.7953, 77.7108) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 5.71
Neon Blue
#04D9FF
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.43
Aqua Blue
#02D8E9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCCDF #DF8F7C
analogous
#7CDFC0 #7CCCDF #7C9ADF
triadic
#7CCCDF #DF7CCC #CCDF7C
tetradic
#7CCCDF #C07CDF #DF8F7C #9ADF7C
square
#7CCCDF #C07CDF #DF8F7C #9ADF7C
split-complementary
#7CCCDF #DF7C9A #DFC07C
monochromatic
#2C9AB5 #4BB9D3 #7CCCDF #ADDFEB #DEF2F7
Accessibility & contrast
On white
1.82
#7CCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#7CCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCCDF
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCCDF | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#4DD4D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cccdf; /* rgb */ color: rgb(124, 204, 223); /* oklch */ color: oklch(80.1% 0.083 214.6);
Tailwind
colors: {
custom: {
50: '#a7dbe9',
500: '#7cccdf',
950: '#000000',
},
}SCSS
$custom: #7cccdf; $custom-light: #a7dbe9; $custom-dark: #000000;
JSON
{
"hex": "#7cccdf",
"rgb": {
"r": 124,
"g": 204,
"b": 223
},
"hsl": {
"h": 191.515,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.80058,
"c": 0.08284,
"h": 214.6
},
"luminance": 0.52799
}Semantic roles & 50–950 ramp
primary
#7CCCDF
secondary
#B65E49
accent
#3E1DC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484