#7FCBDD#7FCBDD
#7FCBDD is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.079 H 214.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBDD |
|---|---|
| RGB | rgb(127, 203, 221) |
| HSL | hsl(191, 58%, 68%) |
| HSV | hsv(191, 43%, 87%) |
| CMYK | cmyk(42.5%, 8.1%, 0%, 13.3%) |
| CIE-LAB | lab(77.54, -18.91, -16.32) |
| CIE-LCH | lch(77.54, 24.98, 220.79°) |
| OKLab | oklab(79.91% -0.0654 -0.0449) |
| OKLCH | oklch(79.91% 0.079 214.5) |
| XYZ | xyz(43.1547, 52.4412, 76.2407) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 7.43
Neon Blue
#04D9FF
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBDD #DD917F
analogous
#7FDDC0 #7FCBDD #7F9CDD
triadic
#7FCBDD #DD7FCB #CBDD7F
tetradic
#7FCBDD #C07FDD #DD917F #9CDD7F
square
#7FCBDD #C07FDD #DD917F #9CDD7F
split-complementary
#7FCBDD #DD7F9C #DDC07F
monochromatic
#2F99B2 #4FB7D0 #7FCBDD #AFDFEA #E0F2F7
Accessibility & contrast
On white
1.83
#7FCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7FCBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBDD
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBDD | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#55D2D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcbdd; /* rgb */ color: rgb(127, 203, 221); /* oklch */ color: oklch(79.9% 0.079 214.5);
Tailwind
colors: {
custom: {
50: '#a9dbe7',
500: '#7fcbdd',
950: '#000000',
},
}SCSS
$custom: #7fcbdd; $custom-light: #a9dbe7; $custom-dark: #000000;
JSON
{
"hex": "#7fcbdd",
"rgb": {
"r": 127,
"g": 203,
"b": 221
},
"hsl": {
"h": 191.489,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.79906,
"c": 0.07932,
"h": 214.5
},
"luminance": 0.52444
}Semantic roles & 50–950 ramp
primary
#7FCBDD
secondary
#B4604D
accent
#4020C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484