#7FCBDB#7FCBDB
#7FCBDB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.078 H 212.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBDB |
|---|---|
| RGB | rgb(127, 203, 219) |
| HSL | hsl(190, 56%, 68%) |
| HSV | hsv(190, 42%, 86%) |
| CMYK | cmyk(42%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.48, -19.43, -15.33) |
| CIE-LCH | lch(77.48, 24.75, 218.29°) |
| OKLab | oklab(79.83% -0.0662 -0.0422) |
| OKLCH | oklch(79.83% 0.078 212.5) |
| XYZ | xyz(42.8899, 52.3353, 74.8457) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.09
Baby Blue
#89CFF0
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.74
Ice Blue
#A5DFF9
ΔE00 7.90
Neon Blue
#04D9FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBDB #DB8F7F
analogous
#7FDBBD #7FCBDB #7F9DDB
triadic
#7FCBDB #DB7FCB #CBDB7F
tetradic
#7FCBDB #BD7FDB #DB8F7F #9DDB7F
square
#7FCBDB #BD7FDB #DB8F7F #9DDB7F
split-complementary
#7FCBDB #DB7F9D #DBBD7F
monochromatic
#3199AF #4FB8CE #7FCBDB #AFDEE8 #DFF2F6
Accessibility & contrast
On white
1.83
#7FCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7FCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBDB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBDB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#56D2D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcbdb; /* rgb */ color: rgb(127, 203, 219); /* oklch */ color: oklch(79.8% 0.078 212.5);
Tailwind
colors: {
custom: {
50: '#a8dbe6',
500: '#7fcbdb',
950: '#000000',
},
}SCSS
$custom: #7fcbdb; $custom-light: #a8dbe6; $custom-dark: #000000;
JSON
{
"hex": "#7fcbdb",
"rgb": {
"r": 127,
"g": 203,
"b": 219
},
"hsl": {
"h": 190.435,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.79835,
"c": 0.07847,
"h": 212.5
},
"luminance": 0.52338
}Semantic roles & 50–950 ramp
primary
#7FCBDB
secondary
#B15F4D
accent
#3E22C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484