#7FCFFE#7FCFFE
#7FCFFE is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.1% C 0.103 H 235.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFFE |
|---|---|
| RGB | rgb(127, 207, 254) |
| HSL | hsl(202, 98%, 75%) |
| HSV | hsv(202, 50%, 100%) |
| CMYK | cmyk(50%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.78, -12.06, -30.58) |
| CIE-LCH | lch(79.78, 32.87, 248.48°) |
| OKLab | oklab(82.06% -0.058 -0.085) |
| OKLCH | oklch(82.06% 0.103 235.7) |
| XYZ | xyz(48.9481, 56.2895, 102.0323) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.09
Lightblue (survey)
#7BC8F6
ΔE00 1.73
Sky
#82CAFC
ΔE00 2.01
Light Blue
#95D0FC
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFFE #FEAE7F
analogous
#7FFEEE #7FCFFE #7F8FFE
triadic
#7FCFFE #FE7FCF #CFFE7F
tetradic
#7FCFFE #EE7FFE #FEAE7F #8FFE7F
square
#7FCFFE #EE7FFE #FEAE7F #8FFE7F
split-complementary
#7FCFFE #FE7F8F #FEEE7F
monochromatic
#06A1FD #42B8FE #7FCFFE #BCE6FE #E1F4FF
Accessibility & contrast
On white
1.71
#7FCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#7FCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFFE
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFFE | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#39DBDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fcffe; /* rgb */ color: rgb(127, 207, 254); /* oklch */ color: oklch(82.1% 0.103 235.7);
Tailwind
colors: {
custom: {
50: '#abddff',
500: '#7fcffe',
950: '#000000',
},
}SCSS
$custom: #7fcffe; $custom-light: #abddff; $custom-dark: #000000;
JSON
{
"hex": "#7fcffe",
"rgb": {
"r": 127,
"g": 207,
"b": 254
},
"hsl": {
"h": 202.205,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.82055,
"c": 0.10293,
"h": 235.7
},
"luminance": 0.56293
}Semantic roles & 50–950 ramp
primary
#7FCFFE
secondary
#DD7D45
accent
#5500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486