#7FC7EB#7FC7EB
#7FC7EB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.088 H 231.1°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7EB |
|---|---|
| RGB | rgb(127, 199, 235) |
| HSL | hsl(200, 73%, 71%) |
| HSV | hsv(200, 46%, 92%) |
| CMYK | cmyk(46%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.89, -13.13, -24.83) |
| CIE-LCH | lch(76.89, 28.09, 242.14°) |
| OKLab | oklab(79.54% -0.0555 -0.0687) |
| OKLCH | oklch(79.54% 0.088 231.1) |
| XYZ | xyz(44.1659, 51.3538, 86.1661) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.20
Lightblue (survey)
#7BC8F6
ΔE00 2.52
Sky Blue
#87CEEB
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.04
Sky
#82CAFC
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7EB #EBA37F
analogous
#7FEBD9 #7FC7EB #7F91EB
triadic
#7FC7EB #EB7FC7 #C7EB7F
tetradic
#7FC7EB #D97FEB #EBA37F #91EB7F
square
#7FC7EB #D97FEB #EBA37F #91EB7F
split-complementary
#7FC7EB #EB7F91 #EBD97F
monochromatic
#2095CF #4AB0E3 #7FC7EB #B4DEF3 #E5F3FB
Accessibility & contrast
On white
1.86
#7FC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7FC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7EB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7EB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#4DD1D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fc7eb; /* rgb */ color: rgb(127, 199, 235); /* oklch */ color: oklch(79.5% 0.088 231.1);
Tailwind
colors: {
custom: {
50: '#a9d8f1',
500: '#7fc7eb',
950: '#000000',
},
}SCSS
$custom: #7fc7eb; $custom-light: #a9d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7fc7eb",
"rgb": {
"r": 127,
"g": 199,
"b": 235
},
"hsl": {
"h": 200,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.79542,
"c": 0.08835,
"h": 231.1
},
"luminance": 0.51357
}Semantic roles & 50–950 ramp
primary
#7FC7EB
secondary
#C4734A
accent
#5210D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385