#7FC5E7#7FC5E7
#7FC5E7 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.085 H 230.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC5E7 |
|---|---|
| RGB | rgb(127, 197, 231) |
| HSL | hsl(200, 68%, 70%) |
| HSV | hsv(200, 45%, 91%) |
| CMYK | cmyk(45%, 14.7%, 0%, 9.4%) |
| CIE-LAB | lab(76.20, -13.16, -23.74) |
| CIE-LCH | lch(76.20, 27.14, 240.99°) |
| OKLab | oklab(78.94% -0.0546 -0.0657) |
| OKLCH | oklch(78.94% 0.085 230.3) |
| XYZ | xyz(43.1373, 50.2109, 83.0044) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.54
Sky Blue
#87CEEB
ΔE00 2.79
Lightblue (survey)
#7BC8F6
ΔE00 3.11
Lightskyblue
#87CEFA
ΔE00 3.70
Sky
#82CAFC
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC5E7 #E7A17F
analogous
#7FE7D5 #7FC5E7 #7F91E7
triadic
#7FC5E7 #E77FC5 #C5E77F
tetradic
#7FC5E7 #D57FE7 #E7A17F #91E77F
square
#7FC5E7 #D57FE7 #E7A17F #91E77F
split-complementary
#7FC5E7 #E77F91 #E7D57F
monochromatic
#2592C6 #4BAEDD #7FC5E7 #B3DCF1 #E5F3FA
Accessibility & contrast
On white
1.90
#7FC5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7FC5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC5E7
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC5E7 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3E9
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#50CFD0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc5e7; /* rgb */ color: rgb(127, 197, 231); /* oklch */ color: oklch(78.9% 0.085 230.3);
Tailwind
colors: {
custom: {
50: '#a9d6ee',
500: '#7fc5e7',
950: '#000000',
},
}SCSS
$custom: #7fc5e7; $custom-light: #a9d6ee; $custom-dark: #000000;
JSON
{
"hex": "#7fc5e7",
"rgb": {
"r": 127,
"g": 197,
"b": 231
},
"hsl": {
"h": 199.615,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.78945,
"c": 0.08539,
"h": 230.3
},
"luminance": 0.50214
}Semantic roles & 50–950 ramp
primary
#7FC5E7
secondary
#BF714B
accent
#5215D0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385