#7BD3FF#7BD3FF
#7BD3FF is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.8% C 0.105 H 231.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7BD3FF |
|---|---|
| RGB | rgb(123, 211, 255) |
| HSL | hsl(200, 100%, 74%) |
| HSV | hsv(200, 52%, 100%) |
| CMYK | cmyk(51.8%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.75, -14.72, -29.64) |
| CIE-LCH | lch(80.75, 33.09, 243.59°) |
| OKLab | oklab(82.79% -0.0651 -0.0824) |
| OKLCH | oklch(82.79% 0.105 231.7) |
| XYZ | xyz(49.5060, 58.0153, 103.1776) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 2.86
Lightblue (survey)
#7BC8F6
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 3.94
Light Blue
#95D0FC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BD3FF #FFA77B
analogous
#7BFFE9 #7BD3FF #7B91FF
triadic
#7BD3FF #FF7BD3 #D3FF7B
tetradic
#7BD3FF #E97BFF #FFA77B #91FF7B
square
#7BD3FF #E97BFF #FFA77B #91FF7B
split-complementary
#7BD3FF #FF7B91 #FFE97B
monochromatic
#01AAFF #3EBFFF #7BD3FF #B8E7FF #E0F5FF
Accessibility & contrast
On white
1.67
#7BD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#7BD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BD3FF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BD3FF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#27DFE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7bd3ff; /* rgb */ color: rgb(123, 211, 255); /* oklch */ color: oklch(82.8% 0.105 231.7);
Tailwind
colors: {
custom: {
50: '#a9e0ff',
500: '#7bd3ff',
950: '#000000',
},
}SCSS
$custom: #7bd3ff; $custom-light: #a9e0ff; $custom-dark: #000000;
JSON
{
"hex": "#7bd3ff",
"rgb": {
"r": 123,
"g": 211,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.8279,
"c": 0.10502,
"h": 231.7
},
"luminance": 0.58019
}Semantic roles & 50–950 ramp
primary
#7BD3FF
secondary
#DD7541
accent
#4D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486