#7CC8EE#7CC8EE
#7CC8EE is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.093 H 231.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CC8EE |
|---|---|
| RGB | rgb(124, 200, 238) |
| HSL | hsl(200, 77%, 71%) |
| HSV | hsv(200, 48%, 93%) |
| CMYK | cmyk(47.9%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(77.14, -13.52, -26.08) |
| CIE-LCH | lch(77.14, 29.38, 242.59°) |
| OKLab | oklab(79.74% -0.058 -0.0723) |
| OKLCH | oklch(79.74% 0.093 231.3) |
| XYZ | xyz(44.3935, 51.7633, 88.5243) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 2.79
Sky Blue
#87CEEB
ΔE00 2.98
Sky
#82CAFC
ΔE00 3.68
Light Blue
#95D0FC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CC8EE #EEA27C
analogous
#7CEEDB #7CC8EE #7C8FEE
triadic
#7CC8EE #EE7CC8 #C8EE7C
tetradic
#7CC8EE #DB7CEE #EEA27C #8FEE7C
square
#7CC8EE #DB7CEE #EEA27C #8FEE7C
split-complementary
#7CC8EE #EE7C8F #EEDB7C
monochromatic
#1C97D4 #46B1E7 #7CC8EE #B2DFF5 #E4F4FB
Accessibility & contrast
On white
1.85
#7CC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#7CC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CC8EE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CC8EE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F0
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#43D3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cc8ee; /* rgb */ color: rgb(124, 200, 238); /* oklch */ color: oklch(79.7% 0.093 231.3);
Tailwind
colors: {
custom: {
50: '#a8d8f3',
500: '#7cc8ee',
950: '#000000',
},
}SCSS
$custom: #7cc8ee; $custom-light: #a8d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7cc8ee",
"rgb": {
"r": 124,
"g": 200,
"b": 238
},
"hsl": {
"h": 200,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.79735,
"c": 0.09268,
"h": 231.3
},
"luminance": 0.51767
}Semantic roles & 50–950 ramp
primary
#7CC8EE
secondary
#C87246
accent
#510CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385