#7CCEEB#7CCEEB
#7CCEEB is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.090 H 222.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCEEB |
|---|---|
| RGB | rgb(124, 206, 235) |
| HSL | hsl(196, 74%, 70%) |
| HSV | hsv(196, 47%, 92%) |
| CMYK | cmyk(47.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.71, -17.45, -22.08) |
| CIE-LCH | lch(78.71, 28.14, 231.69°) |
| OKLab | oklab(80.95% -0.0659 -0.061) |
| OKLCH | oklch(80.95% 0.09 222.8) |
| XYZ | xyz(45.3734, 54.4223, 86.6947) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.56
Baby Blue
#89CFF0
ΔE00 2.67
Lightskyblue
#87CEFA
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 5.82
Bright Sky Blue
#02CCFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCEEB #EB997C
analogous
#7CEBD1 #7CCEEB #7C96EB
triadic
#7CCEEB #EB7CCE #CEEB7C
tetradic
#7CCEEB #D17CEB #EB997C #96EB7C
square
#7CCEEB #D17CEB #EB997C #96EB7C
split-complementary
#7CCEEB #EB7C96 #EBD17C
monochromatic
#1FA0CD #47BAE3 #7CCEEB #B1E2F3 #E4F5FB
Accessibility & contrast
On white
1.77
#7CCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#7CCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCEEB
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCEEB | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#ADBDEB
Tritanopia (blue-blind)
#44D7D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7cceeb; /* rgb */ color: rgb(124, 206, 235); /* oklch */ color: oklch(80.9% 0.090 222.8);
Tailwind
colors: {
custom: {
50: '#a8ddf1',
500: '#7cceeb',
950: '#000000',
},
}SCSS
$custom: #7cceeb; $custom-light: #a8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#7cceeb",
"rgb": {
"r": 124,
"g": 206,
"b": 235
},
"hsl": {
"h": 195.676,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.80949,
"c": 0.08986,
"h": 222.8
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#7CCEEB
secondary
#C46847
accent
#4410D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485