#7BCFFE#7BCFFE
#7BCFFE is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.9% C 0.105 H 234.6°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFFE |
|---|---|
| RGB | rgb(123, 207, 254) |
| HSL | hsl(202, 98%, 74%) |
| HSV | hsv(202, 52%, 100%) |
| CMYK | cmyk(51.6%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.61, -12.92, -30.86) |
| CIE-LCH | lch(79.61, 33.45, 247.27°) |
| OKLab | oklab(81.87% -0.061 -0.0859) |
| OKLCH | oklch(81.87% 0.105 234.6) |
| XYZ | xyz(48.3640, 55.9883, 102.0049) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.55
Lightblue (survey)
#7BC8F6
ΔE00 1.81
Sky
#82CAFC
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 3.67
Sky Blue
#87CEEB
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFFE #FEAA7B
analogous
#7BFEEC #7BCFFE #7B8EFE
triadic
#7BCFFE #FE7BCF #CFFE7B
tetradic
#7BCFFE #EC7BFE #FEAA7B #8EFE7B
square
#7BCFFE #EC7BFE #FEAA7B #8EFE7B
split-complementary
#7BCFFE #FE7B8E #FEEC7B
monochromatic
#02A3FD #3EB9FE #7BCFFE #B8E5FE #E1F4FF
Accessibility & contrast
On white
1.72
#7BCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#7BCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFFE
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFFE | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#2ADBDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7bcffe; /* rgb */ color: rgb(123, 207, 254); /* oklch */ color: oklch(81.9% 0.105 234.6);
Tailwind
colors: {
custom: {
50: '#a9ddff',
500: '#7bcffe',
950: '#000000',
},
}SCSS
$custom: #7bcffe; $custom-light: #a9ddff; $custom-dark: #000000;
JSON
{
"hex": "#7bcffe",
"rgb": {
"r": 123,
"g": 207,
"b": 254
},
"hsl": {
"h": 201.527,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.81873,
"c": 0.10536,
"h": 234.6
},
"luminance": 0.55992
}Semantic roles & 50–950 ramp
primary
#7BCFFE
secondary
#DC7941
accent
#5200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486