#7FCAE2#7FCAE2
#7FCAE2 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.9% C 0.082 H 220.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAE2 |
|---|---|
| RGB | rgb(127, 202, 226) |
| HSL | hsl(195, 63%, 69%) |
| HSV | hsv(195, 44%, 89%) |
| CMYK | cmyk(43.8%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(77.42, -17.09, -19.19) |
| CIE-LCH | lch(77.42, 25.69, 228.30°) |
| OKLab | oklab(79.86% -0.0623 -0.0529) |
| OKLCH | oklch(79.86% 0.082 220.3) |
| XYZ | xyz(43.5954, 52.2409, 79.7230) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.38
Baby Blue
#89CFF0
ΔE00 3.75
Ice Blue
#A5DFF9
ΔE00 6.49
Lightblue (survey)
#7BC8F6
ΔE00 6.68
Lightskyblue
#87CEFA
ΔE00 6.71
Lightblue
#ADD8E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAE2 #E2977F
analogous
#7FE2C8 #7FCAE2 #7F99E2
triadic
#7FCAE2 #E27FCA #CAE27F
tetradic
#7FCAE2 #C87FE2 #E2977F #99E27F
square
#7FCAE2 #C87FE2 #E2977F #99E27F
split-complementary
#7FCAE2 #E27F99 #E2C87F
monochromatic
#2B99BC #4DB5D7 #7FCAE2 #B1DFED #E3F3F9
Accessibility & contrast
On white
1.83
#7FCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7FCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAE2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAE2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E3
Deuteranopia (green-blind)
#ACBAE2
Tritanopia (blue-blind)
#52D2D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcae2; /* rgb */ color: rgb(127, 202, 226); /* oklch */ color: oklch(79.9% 0.082 220.3);
Tailwind
colors: {
custom: {
50: '#a9daeb',
500: '#7fcae2',
950: '#000000',
},
}SCSS
$custom: #7fcae2; $custom-light: #a9daeb; $custom-dark: #000000;
JSON
{
"hex": "#7fcae2",
"rgb": {
"r": 127,
"g": 202,
"b": 226
},
"hsl": {
"h": 194.545,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.79864,
"c": 0.08173,
"h": 220.3
},
"luminance": 0.52244
}Semantic roles & 50–950 ramp
primary
#7FCAE2
secondary
#BA664C
accent
#451BCB
background
#FDFEFE
surface
#F7FBFD
border
#D0D4D5
text
#101416
muted
#818384