#7FC4EE#7FC4EE
#7FC4EE is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.0% C 0.092 H 236.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4EE |
|---|---|
| RGB | rgb(127, 196, 238) |
| HSL | hsl(203, 77%, 72%) |
| HSV | hsv(203, 47%, 93%) |
| CMYK | cmyk(46.6%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(76.17, -10.72, -27.55) |
| CIE-LCH | lch(76.17, 29.57, 248.73°) |
| OKLab | oklab(79% -0.0509 -0.0764) |
| OKLCH | oklch(79% 0.092 236.3) |
| XYZ | xyz(43.9195, 50.1617, 88.2402) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.37
Sky
#82CAFC
ΔE00 2.38
Lightskyblue
#87CEFA
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4EE #EEA97F
analogous
#7FEEE1 #7FC4EE #7F8DEE
triadic
#7FC4EE #EE7FC4 #C4EE7F
tetradic
#7FC4EE #E17FEE #EEA97F #8DEE7F
square
#7FC4EE #E17FEE #EEA97F #8DEE7F
split-complementary
#7FC4EE #EE7F8D #EEE17F
monochromatic
#1C90D6 #49ABE7 #7FC4EE #B5DDF5 #E4F3FB
Accessibility & contrast
On white
1.90
#7FC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7FC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4EE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4EE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#A1B7ED
Tritanopia (blue-blind)
#4BCFD2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc4ee; /* rgb */ color: rgb(127, 196, 238); /* oklch */ color: oklch(79.0% 0.092 236.3);
Tailwind
colors: {
custom: {
50: '#a9d5f3',
500: '#7fc4ee',
950: '#000000',
},
}SCSS
$custom: #7fc4ee; $custom-light: #a9d5f3; $custom-dark: #000000;
JSON
{
"hex": "#7fc4ee",
"rgb": {
"r": 127,
"g": 196,
"b": 238
},
"hsl": {
"h": 202.703,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.79003,
"c": 0.09187,
"h": 236.3
},
"luminance": 0.50165
}Semantic roles & 50–950 ramp
primary
#7FC4EE
secondary
#C87949
accent
#5A0DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385