#7CCAEE#7CCAEE
#7CCAEE is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.092 H 229.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCAEE |
|---|---|
| RGB | rgb(124, 202, 238) |
| HSL | hsl(199, 77%, 71%) |
| HSV | hsv(199, 48%, 93%) |
| CMYK | cmyk(47.9%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(77.69, -14.57, -25.23) |
| CIE-LCH | lch(77.69, 29.13, 240.00°) |
| OKLab | oklab(80.18% -0.0603 -0.0699) |
| OKLCH | oklch(80.18% 0.092 229.2) |
| XYZ | xyz(44.8597, 52.6957, 88.6797) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.77
Sky Blue
#87CEEB
ΔE00 2.22
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.26
Sky
#82CAFC
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCAEE #EEA07C
analogous
#7CEED9 #7CCAEE #7C91EE
triadic
#7CCAEE #EE7CCA #CAEE7C
tetradic
#7CCAEE #D97CEE #EEA07C #91EE7C
square
#7CCAEE #D97CEE #EEA07C #91EE7C
split-complementary
#7CCAEE #EE7C91 #EED97C
monochromatic
#1C9AD4 #46B4E7 #7CCAEE #B2E0F5 #E4F4FB
Accessibility & contrast
On white
1.82
#7CCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7CCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCAEE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCAEE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#42D4D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ccaee; /* rgb */ color: rgb(124, 202, 238); /* oklch */ color: oklch(80.2% 0.092 229.2);
Tailwind
colors: {
custom: {
50: '#a8daf3',
500: '#7ccaee',
950: '#000000',
},
}SCSS
$custom: #7ccaee; $custom-light: #a8daf3; $custom-dark: #000000;
JSON
{
"hex": "#7ccaee",
"rgb": {
"r": 124,
"g": 202,
"b": 238
},
"hsl": {
"h": 198.947,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.80177,
"c": 0.0923,
"h": 229.2
},
"luminance": 0.52699
}Semantic roles & 50–950 ramp
primary
#7CCAEE
secondary
#C86F46
accent
#4D0CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385