#7CC9F8#7CC9F8
#7CC9F8 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.4% C 0.101 H 236.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC9F8 |
|---|---|
| RGB | rgb(124, 201, 248) |
| HSL | hsl(203, 90%, 73%) |
| HSV | hsv(203, 50%, 97%) |
| CMYK | cmyk(50%, 19%, 0%, 2.7%) |
| CIE-LAB | lab(77.78, -11.26, -30.47) |
| CIE-LCH | lch(77.78, 32.48, 249.72°) |
| OKLab | oklab(80.36% -0.0556 -0.0848) |
| OKLCH | oklch(80.36% 0.101 236.7) |
| XYZ | xyz(46.1360, 52.8320, 96.5551) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.37
Sky
#82CAFC
ΔE00 1.39
Lightskyblue
#87CEFA
ΔE00 1.57
Light Blue
#95D0FC
ΔE00 3.41
Baby Blue
#89CFF0
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC9F8 #F8AB7C
analogous
#7CF8E9 #7CC9F8 #7C8BF8
triadic
#7CC9F8 #F87CC9 #C9F87C
tetradic
#7CC9F8 #E97CF8 #F8AB7C #8BF87C
square
#7CC9F8 #E97CF8 #F8AB7C #8BF87C
split-complementary
#7CC9F8 #F87C8B #F8E97C
monochromatic
#0D98ED #42B1F5 #7CC9F8 #B6E1FB #E2F3FD
Accessibility & contrast
On white
1.82
#7CC9F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#7CC9F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC9F8
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC9F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC9F8 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FA
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#39D5D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cc9f8; /* rgb */ color: rgb(124, 201, 248); /* oklch */ color: oklch(80.4% 0.101 236.7);
Tailwind
colors: {
custom: {
50: '#a9d9fa',
500: '#7cc9f8',
950: '#000000',
},
}SCSS
$custom: #7cc9f8; $custom-light: #a9d9fa; $custom-dark: #000000;
JSON
{
"hex": "#7cc9f8",
"rgb": {
"r": 124,
"g": 201,
"b": 248
},
"hsl": {
"h": 202.742,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.80359,
"c": 0.10138,
"h": 236.7
},
"luminance": 0.52836
}Semantic roles & 50–950 ramp
primary
#7CC9F8
secondary
#D47B44
accent
#5700E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385