#7BD4FF#7BD4FF
#7BD4FF is a very light, moderate cyan. Relative luminance 0.585; OKLCH L 83.0% C 0.105 H 230.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD4FF |
|---|---|
| RGB | rgb(123, 212, 255) |
| HSL | hsl(200, 100%, 74%) |
| HSV | hsv(200, 52%, 100%) |
| CMYK | cmyk(51.8%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(81.02, -15.24, -29.21) |
| CIE-LCH | lch(81.02, 32.95, 242.45°) |
| OKLab | oklab(83.01% -0.0662 -0.0812) |
| OKLCH | oklch(83.01% 0.105 230.8) |
| XYZ | xyz(49.7552, 58.5137, 103.2607) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 2.85
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 3.78
Sky
#82CAFC
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD4FF #FFA67B
analogous
#7BFFE8 #7BD4FF #7B92FF
triadic
#7BD4FF #FF7BD4 #D4FF7B
tetradic
#7BD4FF #E87BFF #FFA67B #92FF7B
square
#7BD4FF #E87BFF #FFA67B #92FF7B
split-complementary
#7BD4FF #FF7B92 #FFE87B
monochromatic
#01ACFF #3EC0FF #7BD4FF #B8E8FF #E0F5FF
Accessibility & contrast
On white
1.65
#7BD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#7BD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD4FF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD4FF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#26E0E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7bd4ff; /* rgb */ color: rgb(123, 212, 255); /* oklch */ color: oklch(83.0% 0.105 230.8);
Tailwind
colors: {
custom: {
50: '#a9e1ff',
500: '#7bd4ff',
950: '#000000',
},
}SCSS
$custom: #7bd4ff; $custom-light: #a9e1ff; $custom-dark: #000000;
JSON
{
"hex": "#7bd4ff",
"rgb": {
"r": 123,
"g": 212,
"b": 255
},
"hsl": {
"h": 199.545,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.8301,
"c": 0.10477,
"h": 230.8
},
"luminance": 0.58518
}Semantic roles & 50–950 ramp
primary
#7BD4FF
secondary
#DD7441
accent
#4B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486