#7FCFFA#7FCFFA
#7FCFFA is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.9% C 0.099 H 233.3°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFFA |
|---|---|
| RGB | rgb(127, 207, 250) |
| HSL | hsl(201, 92%, 74%) |
| HSV | hsv(201, 49%, 98%) |
| CMYK | cmyk(49.2%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(79.63, -13.18, -28.67) |
| CIE-LCH | lch(79.63, 31.55, 245.31°) |
| OKLab | oklab(81.89% -0.0594 -0.0796) |
| OKLCH | oklch(81.89% 0.099 233.3) |
| XYZ | xyz(48.3143, 56.0360, 98.6940) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.49
Lightblue (survey)
#7BC8F6
ΔE00 1.99
Baby Blue
#89CFF0
ΔE00 2.50
Sky
#82CAFC
ΔE00 2.84
Light Blue
#95D0FC
ΔE00 3.63
Sky Blue
#87CEEB
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFFA #FAAA7F
analogous
#7FFAE8 #7FCFFA #7F92FA
triadic
#7FCFFA #FA7FCF #CFFA7F
tetradic
#7FCFFA #E87FFA #FAAA7F #92FA7F
square
#7FCFFA #E87FFA #FAAA7F #92FA7F
split-complementary
#7FCFFA #FA7F92 #FAE87F
monochromatic
#0AA3F5 #44B9F8 #7FCFFA #BAE5FC #E2F4FE
Accessibility & contrast
On white
1.72
#7FCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#7FCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFFA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFFA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#A9C0F9
Tritanopia (blue-blind)
#3EDBDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fcffa; /* rgb */ color: rgb(127, 207, 250); /* oklch */ color: oklch(81.9% 0.099 233.3);
Tailwind
colors: {
custom: {
50: '#abddfc',
500: '#7fcffa',
950: '#000000',
},
}SCSS
$custom: #7fcffa; $custom-light: #abddfc; $custom-dark: #000000;
JSON
{
"hex": "#7fcffa",
"rgb": {
"r": 127,
"g": 207,
"b": 250
},
"hsl": {
"h": 200.976,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.81893,
"c": 0.0993,
"h": 233.3
},
"luminance": 0.5604
}Semantic roles & 50–950 ramp
primary
#7FCFFA
secondary
#D77946
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111517
muted
#818485