#7CC7EB#7CC7EB
#7CC7EB is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.090 H 230.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7EB |
|---|---|
| RGB | rgb(124, 199, 235) |
| HSL | hsl(199, 74%, 70%) |
| HSV | hsv(199, 47%, 92%) |
| CMYK | cmyk(47.2%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.76, -13.83, -25.05) |
| CIE-LCH | lch(76.76, 28.62, 241.11°) |
| OKLab | oklab(79.4% -0.0579 -0.0694) |
| OKLCH | oklch(79.4% 0.09 230.2) |
| XYZ | xyz(43.7256, 51.1268, 86.1454) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.28
Sky Blue
#87CEEB
ΔE00 2.70
Lightblue (survey)
#7BC8F6
ΔE00 2.73
Lightskyblue
#87CEFA
ΔE00 3.32
Sky
#82CAFC
ΔE00 4.23
Light Blue
#95D0FC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7EB #EBA07C
analogous
#7CEBD7 #7CC7EB #7C90EB
triadic
#7CC7EB #EB7CC7 #C7EB7C
tetradic
#7CC7EB #D77CEB #EBA07C #90EB7C
square
#7CC7EB #D77CEB #EBA07C #90EB7C
split-complementary
#7CC7EB #EB7C90 #EBD77C
monochromatic
#1F95CD #47B0E3 #7CC7EB #B1DEF3 #E4F4FB
Accessibility & contrast
On white
1.87
#7CC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#7CC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7EB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7EB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#46D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc7eb; /* rgb */ color: rgb(124, 199, 235); /* oklch */ color: oklch(79.4% 0.090 230.2);
Tailwind
colors: {
custom: {
50: '#a8d8f1',
500: '#7cc7eb',
950: '#000000',
},
}SCSS
$custom: #7cc7eb; $custom-light: #a8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7cc7eb",
"rgb": {
"r": 124,
"g": 199,
"b": 235
},
"hsl": {
"h": 199.459,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.79396,
"c": 0.09038,
"h": 230.2
},
"luminance": 0.5113
}Semantic roles & 50–950 ramp
primary
#7CC7EB
secondary
#C47047
accent
#5010D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385