#7CCBED#7CCBED
#7CCBED is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.091 H 227.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBED |
|---|---|
| RGB | rgb(124, 203, 237) |
| HSL | hsl(198, 76%, 71%) |
| HSV | hsv(198, 48%, 93%) |
| CMYK | cmyk(47.7%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.94, -15.36, -24.32) |
| CIE-LCH | lch(77.94, 28.77, 237.73°) |
| OKLab | oklab(80.36% -0.0618 -0.0673) |
| OKLCH | oklch(80.36% 0.091 227.5) |
| XYZ | xyz(44.9486, 53.1079, 87.9866) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.69
Baby Blue
#89CFF0
ΔE00 1.69
Lightblue (survey)
#7BC8F6
ΔE00 3.70
Lightskyblue
#87CEFA
ΔE00 3.84
Sky
#82CAFC
ΔE00 5.11
Light Blue
#95D0FC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBED #ED9E7C
analogous
#7CEDD6 #7CCBED #7C92ED
triadic
#7CCBED #ED7CCB #CBED7C
tetradic
#7CCBED #D67CED #ED9E7C #92ED7C
square
#7CCBED #D67CED #ED9E7C #92ED7C
split-complementary
#7CCBED #ED7C92 #EDD67C
monochromatic
#1D9BD2 #46B6E6 #7CCBED #B2E0F4 #E4F4FB
Accessibility & contrast
On white
1.81
#7CCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7CCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBED
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBED | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#43D5D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccbed; /* rgb */ color: rgb(124, 203, 237); /* oklch */ color: oklch(80.4% 0.091 227.5);
Tailwind
colors: {
custom: {
50: '#a8daf3',
500: '#7ccbed',
950: '#000000',
},
}SCSS
$custom: #7ccbed; $custom-light: #a8daf3; $custom-dark: #000000;
JSON
{
"hex": "#7ccbed",
"rgb": {
"r": 124,
"g": 203,
"b": 237
},
"hsl": {
"h": 198.053,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.80359,
"c": 0.09139,
"h": 227.5
},
"luminance": 0.53111
}Semantic roles & 50–950 ramp
primary
#7CCBED
secondary
#C76D47
accent
#4A0DD8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485