#7CCFEB#7CCFEB
#7CCFEB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.2% C 0.090 H 221.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCFEB |
|---|---|
| RGB | rgb(124, 207, 235) |
| HSL | hsl(195, 74%, 70%) |
| HSV | hsv(195, 47%, 92%) |
| CMYK | cmyk(47.2%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.99, -17.96, -21.66) |
| CIE-LCH | lch(78.99, 28.14, 230.33°) |
| OKLab | oklab(81.17% -0.0671 -0.0598) |
| OKLCH | oklch(81.17% 0.09 221.7) |
| XYZ | xyz(45.6149, 54.9053, 86.7752) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.85
Baby Blue
#89CFF0
ΔE00 3.02
Ice Blue
#A5DFF9
ΔE00 5.79
Lightskyblue
#87CEFA
ΔE00 5.92
Lightblue (survey)
#7BC8F6
ΔE00 6.06
Neon Blue
#04D9FF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCFEB #EB987C
analogous
#7CEBCF #7CCFEB #7C97EB
triadic
#7CCFEB #EB7CCF #CFEB7C
tetradic
#7CCFEB #CF7CEB #EB987C #97EB7C
square
#7CCFEB #CF7CEB #EB987C #97EB7C
split-complementary
#7CCFEB #EB7C97 #EBCF7C
monochromatic
#1FA1CD #47BCE3 #7CCFEB #B1E2F3 #E4F5FB
Accessibility & contrast
On white
1.75
#7CCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#7CCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCFEB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCFEB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#43D8D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ccfeb; /* rgb */ color: rgb(124, 207, 235); /* oklch */ color: oklch(81.2% 0.090 221.7);
Tailwind
colors: {
custom: {
50: '#a8ddf1',
500: '#7ccfeb',
950: '#000000',
},
}SCSS
$custom: #7ccfeb; $custom-light: #a8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#7ccfeb",
"rgb": {
"r": 124,
"g": 207,
"b": 235
},
"hsl": {
"h": 195.135,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.81171,
"c": 0.0899,
"h": 221.7
},
"luminance": 0.54909
}Semantic roles & 50–950 ramp
primary
#7CCFEB
secondary
#C46747
accent
#4210D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485