#7CC5F5#7CC5F5
#7CC5F5 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.4% C 0.100 H 238.6°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC5F5 |
|---|---|
| RGB | rgb(124, 197, 245) |
| HSL | hsl(204, 86%, 72%) |
| HSV | hsv(204, 49%, 96%) |
| CMYK | cmyk(49.4%, 19.6%, 0%, 3.9%) |
| CIE-LAB | lab(76.56, -9.99, -30.72) |
| CIE-LCH | lch(76.56, 32.31, 251.99°) |
| OKLab | oklab(79.36% -0.0521 -0.0855) |
| OKLCH | oklch(79.36% 0.1 238.6) |
| XYZ | xyz(44.7540, 50.8067, 93.8168) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.18
Sky
#82CAFC
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 2.44
Light Blue
#95D0FC
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC5F5 #F5AC7C
analogous
#7CF5E9 #7CC5F5 #7C88F5
triadic
#7CC5F5 #F57CC5 #C5F57C
tetradic
#7CC5F5 #E97CF5 #F5AC7C #88F57C
square
#7CC5F5 #E97CF5 #F5AC7C #88F57C
split-complementary
#7CC5F5 #F57C88 #F5E97C
monochromatic
#1191E5 #43ACF1 #7CC5F5 #B5DEF9 #E3F2FD
Accessibility & contrast
On white
1.88
#7CC5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7CC5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC5F5
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC5F5 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC4F7
Deuteranopia (green-blind)
#9FB7F4
Tritanopia (blue-blind)
#3DD1D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7cc5f5; /* rgb */ color: rgb(124, 197, 245); /* oklch */ color: oklch(79.4% 0.100 238.6);
Tailwind
colors: {
custom: {
50: '#a8d6f8',
500: '#7cc5f5',
950: '#000000',
},
}SCSS
$custom: #7cc5f5; $custom-light: #a8d6f8; $custom-dark: #000000;
JSON
{
"hex": "#7cc5f5",
"rgb": {
"r": 124,
"g": 197,
"b": 245
},
"hsl": {
"h": 203.802,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.79361,
"c": 0.10013,
"h": 238.6
},
"luminance": 0.5081
}Semantic roles & 50–950 ramp
primary
#7CC5F5
secondary
#D17C45
accent
#5C03E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385