#7CC8F4#7CC8F4
#7CC8F4 is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.098 H 235.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8F4 |
|---|---|
| RGB | rgb(124, 200, 244) |
| HSL | hsl(202, 85%, 72%) |
| HSV | hsv(202, 49%, 96%) |
| CMYK | cmyk(49.2%, 18%, 0%, 4.3%) |
| CIE-LAB | lab(77.35, -11.85, -28.97) |
| CIE-LCH | lch(77.35, 31.30, 247.75°) |
| OKLab | oklab(79.98% -0.0559 -0.0805) |
| OKLCH | oklch(79.98% 0.098 235.2) |
| XYZ | xyz(45.2897, 52.1217, 93.2443) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.46
Lightskyblue
#87CEFA
ΔE00 1.80
Sky
#82CAFC
ΔE00 2.05
Baby Blue
#89CFF0
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8F4 #F4A87C
analogous
#7CF4E4 #7CC8F4 #7C8CF4
triadic
#7CC8F4 #F47CC8 #C8F47C
tetradic
#7CC8F4 #E47CF4 #F4A87C #8CF47C
square
#7CC8F4 #E47CF4 #F4A87C #8CF47C
split-complementary
#7CC8F4 #F47C8C #F4E47C
monochromatic
#1396E3 #44B0EF #7CC8F4 #B4E0F9 #E3F3FD
Accessibility & contrast
On white
1.84
#7CC8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7CC8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8F4
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8F4 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#3DD4D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cc8f4; /* rgb */ color: rgb(124, 200, 244); /* oklch */ color: oklch(80.0% 0.098 235.2);
Tailwind
colors: {
custom: {
50: '#a8d8f8',
500: '#7cc8f4',
950: '#000000',
},
}SCSS
$custom: #7cc8f4; $custom-light: #a8d8f8; $custom-dark: #000000;
JSON
{
"hex": "#7cc8f4",
"rgb": {
"r": 124,
"g": 200,
"b": 244
},
"hsl": {
"h": 202,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.79977,
"c": 0.09799,
"h": 235.2
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#7CC8F4
secondary
#CF7845
accent
#5505E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385