#7FCBDC#7FCBDC
#7FCBDC is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.079 H 213.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBDC |
|---|---|
| RGB | rgb(127, 203, 220) |
| HSL | hsl(191, 57%, 68%) |
| HSV | hsv(191, 42%, 86%) |
| CMYK | cmyk(42.3%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(77.51, -19.17, -15.83) |
| CIE-LCH | lch(77.51, 24.86, 219.54°) |
| OKLab | oklab(79.87% -0.0658 -0.0435) |
| OKLCH | oklch(79.87% 0.079 213.5) |
| XYZ | xyz(43.0219, 52.3881, 75.5411) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 7.16
Ice Blue
#A5DFF9
ΔE00 7.66
Neon Blue
#04D9FF
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBDC #DC907F
analogous
#7FDCBE #7FCBDC #7F9CDC
triadic
#7FCBDC #DC7FCB #CBDC7F
tetradic
#7FCBDC #BE7FDC #DC907F #9CDC7F
square
#7FCBDC #BE7FDC #DC907F #9CDC7F
split-complementary
#7FCBDC #DC7F9C #DCBE7F
monochromatic
#3099B0 #4FB7CF #7FCBDC #AFDFE9 #DFF2F6
Accessibility & contrast
On white
1.83
#7FCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7FCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBDC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBDC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#56D2D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcbdc; /* rgb */ color: rgb(127, 203, 220); /* oklch */ color: oklch(79.9% 0.079 213.5);
Tailwind
colors: {
custom: {
50: '#a9dbe6',
500: '#7fcbdc',
950: '#000000',
},
}SCSS
$custom: #7fcbdc; $custom-light: #a9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7fcbdc",
"rgb": {
"r": 127,
"g": 203,
"b": 220
},
"hsl": {
"h": 190.968,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.7987,
"c": 0.07889,
"h": 213.5
},
"luminance": 0.52391
}Semantic roles & 50–950 ramp
primary
#7FCBDC
secondary
#B25F4D
accent
#3F21C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484