#7FCDEA#7FCDEA
#7FCDEA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.8% C 0.087 H 223.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDEA |
|---|---|
| RGB | rgb(127, 205, 234) |
| HSL | hsl(196, 72%, 71%) |
| HSV | hsv(196, 46%, 92%) |
| CMYK | cmyk(45.7%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.53, -16.51, -21.81) |
| CIE-LCH | lch(78.53, 27.35, 232.87°) |
| OKLab | oklab(80.83% -0.0628 -0.0602) |
| OKLCH | oklch(80.83% 0.087 223.8) |
| XYZ | xyz(45.4296, 54.1118, 85.8766) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.10
Baby Blue
#89CFF0
ΔE00 2.27
Lightskyblue
#87CEFA
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 5.29
Ice Blue
#A5DFF9
ΔE00 5.66
Bright Sky Blue
#02CCFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDEA #EA9C7F
analogous
#7FEAD2 #7FCDEA #7F97EA
triadic
#7FCDEA #EA7FCD #CDEA7F
tetradic
#7FCDEA #D27FEA #EA9C7F #97EA7F
square
#7FCDEA #D27FEA #EA9C7F #97EA7F
split-complementary
#7FCDEA #EA7F97 #EAD27F
monochromatic
#229FCD #4AB8E1 #7FCDEA #B4E2F3 #E5F5FB
Accessibility & contrast
On white
1.78
#7FCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7FCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDEA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDEA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EC
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#4CD6D6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcdea; /* rgb */ color: rgb(127, 205, 234); /* oklch */ color: oklch(80.8% 0.087 223.8);
Tailwind
colors: {
custom: {
50: '#a9dcf0',
500: '#7fcdea',
950: '#000000',
},
}SCSS
$custom: #7fcdea; $custom-light: #a9dcf0; $custom-dark: #000000;
JSON
{
"hex": "#7fcdea",
"rgb": {
"r": 127,
"g": 205,
"b": 234
},
"hsl": {
"h": 196.262,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.8083,
"c": 0.08704,
"h": 223.8
},
"luminance": 0.54115
}Semantic roles & 50–950 ramp
primary
#7FCDEA
secondary
#C36B4A
accent
#4612D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485