#7CC7EE#7CC7EE
#7CC7EE is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.093 H 232.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC7EE |
|---|---|
| RGB | rgb(124, 199, 238) |
| HSL | hsl(201, 77%, 71%) |
| HSV | hsv(201, 48%, 93%) |
| CMYK | cmyk(47.9%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.86, -13.00, -26.51) |
| CIE-LCH | lch(76.86, 29.52, 243.88°) |
| OKLab | oklab(79.52% -0.0568 -0.0735) |
| OKLCH | oklch(79.52% 0.093 232.3) |
| XYZ | xyz(44.1626, 51.3016, 88.4473) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.82
Baby Blue
#89CFF0
ΔE00 2.62
Lightskyblue
#87CEFA
ΔE00 2.64
Sky
#82CAFC
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC7EE #EEA37C
analogous
#7CEEDC #7CC7EE #7C8EEE
triadic
#7CC7EE #EE7CC7 #C7EE7C
tetradic
#7CC7EE #DC7CEE #EEA37C #8EEE7C
square
#7CC7EE #DC7CEE #EEA37C #8EEE7C
split-complementary
#7CC7EE #EE7C8E #EEDC7C
monochromatic
#1C95D4 #46B0E7 #7CC7EE #B2DEF5 #E4F3FB
Accessibility & contrast
On white
1.86
#7CC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7CC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC7EE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC7EE | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#43D2D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cc7ee; /* rgb */ color: rgb(124, 199, 238); /* oklch */ color: oklch(79.5% 0.093 232.3);
Tailwind
colors: {
custom: {
50: '#a8d8f3',
500: '#7cc7ee',
950: '#000000',
},
}SCSS
$custom: #7cc7ee; $custom-light: #a8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7cc7ee",
"rgb": {
"r": 124,
"g": 199,
"b": 238
},
"hsl": {
"h": 200.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.79515,
"c": 0.09292,
"h": 232.3
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#7CC7EE
secondary
#C87346
accent
#520CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385