#7FCEFA#7FCEFA
#7FCEFA is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.7% C 0.100 H 234.2°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEFA |
|---|---|
| RGB | rgb(127, 206, 250) |
| HSL | hsl(201, 92%, 74%) |
| HSV | hsv(201, 49%, 98%) |
| CMYK | cmyk(49.2%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.36, -12.66, -29.09) |
| CIE-LCH | lch(79.36, 31.73, 246.49°) |
| OKLab | oklab(81.68% -0.0582 -0.0808) |
| OKLCH | oklch(81.68% 0.1 234.2) |
| XYZ | xyz(48.0728, 55.5530, 98.6135) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.20
Lightblue (survey)
#7BC8F6
ΔE00 1.62
Sky
#82CAFC
ΔE00 2.42
Baby Blue
#89CFF0
ΔE00 2.78
Light Blue
#95D0FC
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEFA #FAAB7F
analogous
#7FFAE8 #7FCEFA #7F91FA
triadic
#7FCEFA #FA7FCE #CEFA7F
tetradic
#7FCEFA #E87FFA #FAAB7F #91FA7F
square
#7FCEFA #E87FFA #FAAB7F #91FA7F
split-complementary
#7FCEFA #FA7F91 #FAE87F
monochromatic
#0AA1F5 #44B7F8 #7FCEFA #BAE5FC #E2F4FE
Accessibility & contrast
On white
1.73
#7FCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#7FCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEFA
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEFA | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#3EDADC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fcefa; /* rgb */ color: rgb(127, 206, 250); /* oklch */ color: oklch(81.7% 0.100 234.2);
Tailwind
colors: {
custom: {
50: '#abddfc',
500: '#7fcefa',
950: '#000000',
},
}SCSS
$custom: #7fcefa; $custom-light: #abddfc; $custom-dark: #000000;
JSON
{
"hex": "#7fcefa",
"rgb": {
"r": 127,
"g": 206,
"b": 250
},
"hsl": {
"h": 201.463,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.81675,
"c": 0.09961,
"h": 234.2
},
"luminance": 0.55557
}Semantic roles & 50–950 ramp
primary
#7FCEFA
secondary
#D77A46
accent
#5200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111517
muted
#818485