#7FC2DB#7FC2DB
#7FC2DB is a light, moderate cyan. Relative luminance 0.482; OKLCH L 77.8% C 0.077 H 223.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2DB |
|---|---|
| RGB | rgb(127, 194, 219) |
| HSL | hsl(196, 56%, 68%) |
| HSV | hsv(196, 42%, 86%) |
| CMYK | cmyk(42%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(74.96, -14.79, -19.15) |
| CIE-LCH | lch(74.96, 24.20, 232.31°) |
| OKLab | oklab(77.82% -0.0554 -0.0527) |
| OKLCH | oklch(77.82% 0.077 223.6) |
| XYZ | xyz(40.8258, 48.2073, 74.1577) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Lightskyblue
#87CEFA
ΔE00 6.48
Sky
#82CAFC
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2DB #DB987F
analogous
#7FDBC6 #7FC2DB #7F94DB
triadic
#7FC2DB #DB7FC2 #C2DB7F
tetradic
#7FC2DB #C67FDB #DB987F #94DB7F
square
#7FC2DB #C67FDB #DB987F #94DB7F
split-complementary
#7FC2DB #DB7F94 #DBC67F
monochromatic
#318CAF #4FABCE #7FC2DB #AFD9E8 #DFF0F6
Accessibility & contrast
On white
1.97
#7FC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#7FC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2DB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2DB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#58CACA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc2db; /* rgb */ color: rgb(127, 194, 219); /* oklch */ color: oklch(77.8% 0.077 223.6);
Tailwind
colors: {
custom: {
50: '#a8d4e6',
500: '#7fc2db',
950: '#000000',
},
}SCSS
$custom: #7fc2db; $custom-light: #a8d4e6; $custom-dark: #000000;
JSON
{
"hex": "#7fc2db",
"rgb": {
"r": 127,
"g": 194,
"b": 219
},
"hsl": {
"h": 196.304,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.77822,
"c": 0.07653,
"h": 223.6
},
"luminance": 0.4821
}Semantic roles & 50–950 ramp
primary
#7FC2DB
secondary
#E9D4CD
accent
#4E22C4
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384