#7CCAE7#7CCAE7
#7CCAE7 is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.087 H 223.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAE7 |
|---|---|
| RGB | rgb(124, 202, 231) |
| HSL | hsl(196, 69%, 70%) |
| HSV | hsv(196, 46%, 91%) |
| CMYK | cmyk(46.3%, 12.6%, 0%, 9.4%) |
| CIE-LAB | lab(77.46, -16.47, -21.84) |
| CIE-LCH | lch(77.46, 27.35, 232.98°) |
| OKLab | oklab(79.91% -0.0628 -0.0603) |
| OKLCH | oklch(79.91% 0.087 223.8) |
| XYZ | xyz(43.8512, 52.2923, 83.3685) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.57
Baby Blue
#89CFF0
ΔE00 2.63
Lightblue (survey)
#7BC8F6
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.33
Ice Blue
#A5DFF9
ΔE00 6.33
Bright Sky Blue
#02CCFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAE7 #E7997C
analogous
#7CE7CF #7CCAE7 #7C95E7
triadic
#7CCAE7 #E77CCA #CAE77C
tetradic
#7CCAE7 #CF7CE7 #E7997C #95E77C
square
#7CCAE7 #CF7CE7 #E7997C #95E77C
split-complementary
#7CCAE7 #E77C95 #E7CF7C
monochromatic
#2499C5 #48B5DE #7CCAE7 #B0DFF0 #E3F4FA
Accessibility & contrast
On white
1.83
#7CCAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7CCAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAE7
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAE7 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E9
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#48D3D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ccae7; /* rgb */ color: rgb(124, 202, 231); /* oklch */ color: oklch(79.9% 0.087 223.8);
Tailwind
colors: {
custom: {
50: '#a7daee',
500: '#7ccae7',
950: '#000000',
},
}SCSS
$custom: #7ccae7; $custom-light: #a7daee; $custom-dark: #000000;
JSON
{
"hex": "#7ccae7",
"rgb": {
"r": 124,
"g": 202,
"b": 231
},
"hsl": {
"h": 196.262,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.79907,
"c": 0.08712,
"h": 223.8
},
"luminance": 0.52296
}Semantic roles & 50–950 ramp
primary
#7CCAE7
secondary
#BF6848
accent
#4815D1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385