#7CC6EE#7CC6EE
#7CC6EE is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.3% C 0.093 H 233.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC6EE |
|---|---|
| RGB | rgb(124, 198, 238) |
| HSL | hsl(201, 77%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(47.9%, 16.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.58, -12.47, -26.93) |
| CIE-LCH | lch(76.58, 29.68, 245.15°) |
| OKLab | oklab(79.3% -0.0557 -0.0747) |
| OKLCH | oklch(79.3% 0.093 233.3) |
| XYZ | xyz(43.9333, 50.8429, 88.3709) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.53
Lightskyblue
#87CEFA
ΔE00 2.57
Baby Blue
#89CFF0
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC6EE #EEA47C
analogous
#7CEEDD #7CC6EE #7C8DEE
triadic
#7CC6EE #EE7CC6 #C6EE7C
tetradic
#7CC6EE #DD7CEE #EEA47C #8DEE7C
square
#7CC6EE #DD7CEE #EEA47C #8DEE7C
split-complementary
#7CC6EE #EE7C8D #EEDD7C
monochromatic
#1C93D4 #46AEE7 #7CC6EE #B2DEF5 #E4F3FB
Accessibility & contrast
On white
1.88
#7CC6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7CC6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC6EE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC6EE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#43D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc6ee; /* rgb */ color: rgb(124, 198, 238); /* oklch */ color: oklch(79.3% 0.093 233.3);
Tailwind
colors: {
custom: {
50: '#a8d7f3',
500: '#7cc6ee',
950: '#000000',
},
}SCSS
$custom: #7cc6ee; $custom-light: #a8d7f3; $custom-dark: #000000;
JSON
{
"hex": "#7cc6ee",
"rgb": {
"r": 124,
"g": 198,
"b": 238
},
"hsl": {
"h": 201.053,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.79295,
"c": 0.09318,
"h": 233.3
},
"luminance": 0.50846
}Semantic roles & 50–950 ramp
primary
#7CC6EE
secondary
#C87446
accent
#540CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385