#7FC3DA#7FC3DA
#7FC3DA is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.0% C 0.076 H 221.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3DA |
|---|---|
| RGB | rgb(127, 195, 218) |
| HSL | hsl(195, 55%, 68%) |
| HSV | hsv(195, 42%, 85%) |
| CMYK | cmyk(41.7%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(75.20, -15.58, -18.23) |
| CIE-LCH | lch(75.20, 23.98, 229.49°) |
| OKLab | oklab(78.01% -0.057 -0.0502) |
| OKLCH | oklch(78.01% 0.076 221.4) |
| XYZ | xyz(40.9179, 48.6014, 73.5409) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 4.51
Lightblue (survey)
#7BC8F6
ΔE00 6.75
Lightskyblue
#87CEFA
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.50
Ice Blue
#A5DFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3DA #DA967F
analogous
#7FDAC4 #7FC3DA #7F95DA
triadic
#7FC3DA #DA7FC3 #C3DA7F
tetradic
#7FC3DA #C47FDA #DA967F #95DA7F
square
#7FC3DA #C47FDA #DA967F #95DA7F
split-complementary
#7FC3DA #DA7F95 #DAC47F
monochromatic
#328EAD #50ADCC #7FC3DA #AED9E8 #DEF0F5
Accessibility & contrast
On white
1.96
#7FC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#7FC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3DA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3DA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#A7B5DA
Tritanopia (blue-blind)
#59CBCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc3da; /* rgb */ color: rgb(127, 195, 218); /* oklch */ color: oklch(78.0% 0.076 221.4);
Tailwind
colors: {
custom: {
50: '#a8d5e5',
500: '#7fc3da',
950: '#000000',
},
}SCSS
$custom: #7fc3da; $custom-light: #a8d5e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc3da",
"rgb": {
"r": 127,
"g": 195,
"b": 218
},
"hsl": {
"h": 195.165,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.78008,
"c": 0.07597,
"h": 221.4
},
"luminance": 0.48604
}Semantic roles & 50–950 ramp
primary
#7FC3DA
secondary
#E9D3CC
accent
#4B23C3
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384