#7FBFFE#7FBFFE
#7FBFFE is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.112 H 249.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFFE |
|---|---|
| RGB | rgb(127, 191, 254) |
| HSL | hsl(210, 98%, 75%) |
| HSV | hsv(210, 50%, 100%) |
| CMYK | cmyk(50%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.41, -3.52, -37.33) |
| CIE-LCH | lch(75.41, 37.50, 264.61°) |
| OKLab | oklab(78.6% -0.04 -0.1044) |
| OKLCH | oklch(78.6% 0.112 249) |
| XYZ | xyz(45.2663, 48.9260, 100.8050) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 1.40
Carolina Blue
#8AB8FE
ΔE00 4.09
Sky
#82CAFC
ΔE00 4.20
Light Blue
#95D0FC
ΔE00 5.26
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFFE #FEBE7F
analogous
#7FFEFE #7FBFFE #7F7FFE
triadic
#7FBFFE #FE7FBF #BFFE7F
tetradic
#7FBFFE #FE7FFE #FEBE7F #7FFE7F
square
#7FBFFE #FE7FFE #FEBE7F #7FFE7F
split-complementary
#7FBFFE #FE7F7F #FEFE7F
monochromatic
#0682FD #42A1FE #7FBFFE #BCDDFE #E1F0FF
Accessibility & contrast
On white
1.95
#7FBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#7FBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFFE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFFE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#3FCED5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fbffe; /* rgb */ color: rgb(127, 191, 254); /* oklch */ color: oklch(78.6% 0.112 249.0);
Tailwind
colors: {
custom: {
50: '#abd2ff',
500: '#7fbffe',
950: '#000000',
},
}SCSS
$custom: #7fbffe; $custom-light: #abd2ff; $custom-dark: #000000;
JSON
{
"hex": "#7fbffe",
"rgb": {
"r": 127,
"g": 191,
"b": 254
},
"hsl": {
"h": 209.764,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.78601,
"c": 0.11177,
"h": 249
},
"luminance": 0.48929
}Semantic roles & 50–950 ramp
primary
#7FBFFE
secondary
#F7E5D4
accent
#7200E6
background
#FAFCFF
surface
#F5F9FF
border
#CFD2D7
text
#111418
muted
#808286