#7FC2DA#7FC2DA
#7FC2DA is a light, moderate cyan. Relative luminance 0.482; OKLCH L 77.8% C 0.076 H 222.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2DA |
|---|---|
| RGB | rgb(127, 194, 218) |
| HSL | hsl(196, 55%, 68%) |
| HSV | hsv(196, 42%, 85%) |
| CMYK | cmyk(41.7%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(74.92, -15.06, -18.65) |
| CIE-LCH | lch(74.92, 23.97, 231.09°) |
| OKLab | oklab(77.79% -0.0558 -0.0514) |
| OKLCH | oklch(77.79% 0.076 222.6) |
| XYZ | xyz(40.6946, 48.1548, 73.4665) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 4.38
Lightblue (survey)
#7BC8F6
ΔE00 6.40
Lightskyblue
#87CEFA
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.67
Ice Blue
#A5DFF9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2DA #DA977F
analogous
#7FDAC4 #7FC2DA #7F94DA
triadic
#7FC2DA #DA7FC2 #C2DA7F
tetradic
#7FC2DA #C47FDA #DA977F #94DA7F
square
#7FC2DA #C47FDA #DA977F #94DA7F
split-complementary
#7FC2DA #DA7F94 #DAC47F
monochromatic
#328CAD #50ABCC #7FC2DA #AED9E8 #DEEFF5
Accessibility & contrast
On white
1.98
#7FC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#7FC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2DA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2DA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#59CAC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc2da; /* rgb */ color: rgb(127, 194, 218); /* oklch */ color: oklch(77.8% 0.076 222.6);
Tailwind
colors: {
custom: {
50: '#a8d4e5',
500: '#7fc2da',
950: '#000000',
},
}SCSS
$custom: #7fc2da; $custom-light: #a8d4e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc2da",
"rgb": {
"r": 127,
"g": 194,
"b": 218
},
"hsl": {
"h": 195.824,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.77785,
"c": 0.07587,
"h": 222.6
},
"luminance": 0.48158
}Semantic roles & 50–950 ramp
primary
#7FC2DA
secondary
#E9D4CC
accent
#4D23C3
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384