#7FB7DA#7FB7DA
#7FB7DA is a light, moderate cyan. Relative luminance 0.434; OKLCH L 75.3% C 0.077 H 236.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB7DA |
|---|---|
| RGB | rgb(127, 183, 218) |
| HSL | hsl(203, 55%, 68%) |
| HSV | hsv(203, 42%, 85%) |
| CMYK | cmyk(41.7%, 16.1%, 0%, 14.5%) |
| CIE-LAB | lab(71.85, -9.24, -23.32) |
| CIE-LCH | lch(71.85, 25.09, 248.38°) |
| OKLab | oklab(75.35% -0.0425 -0.0644) |
| OKLCH | oklch(75.35% 0.077 236.6) |
| XYZ | xyz(38.3365, 43.4385, 72.6804) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 5.44
Sky
#82CAFC
ΔE00 5.81
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB7DA #DAA27F
analogous
#7FDAD0 #7FB7DA #7F89DA
triadic
#7FB7DA #DA7FB7 #B7DA7F
tetradic
#7FB7DA #D07FDA #DAA27F #89DA7F
square
#7FB7DA #D07FDA #DAA27F #89DA7F
split-complementary
#7FB7DA #DA7F89 #DAD07F
monochromatic
#327DAD #509CCC #7FB7DA #AED2E8 #DEECF5
Accessibility & contrast
On white
2.17
#7FB7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#7FB7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB7DA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB7DA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DC
Deuteranopia (green-blind)
#9BACD9
Tritanopia (blue-blind)
#5BC0C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fb7da; /* rgb */ color: rgb(127, 183, 218); /* oklch */ color: oklch(75.3% 0.077 236.6);
Tailwind
colors: {
custom: {
50: '#a8cce5',
500: '#7fb7da',
950: '#000000',
},
}SCSS
$custom: #7fb7da; $custom-light: #a8cce5; $custom-dark: #000000;
JSON
{
"hex": "#7fb7da",
"rgb": {
"r": 127,
"g": 183,
"b": 218
},
"hsl": {
"h": 203.077,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.75349,
"c": 0.07719,
"h": 236.6
},
"luminance": 0.43441
}Semantic roles & 50–950 ramp
primary
#7FB7DA
secondary
#E9D7CC
accent
#6023C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284