#7BDFFB#7BDFFB
#7BDFFB is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.3% C 0.101 H 218.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFFB |
|---|---|
| RGB | rgb(123, 223, 251) |
| HSL | hsl(193, 94%, 73%) |
| HSV | hsv(193, 51%, 98%) |
| CMYK | cmyk(51%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.94, -21.93, -22.65) |
| CIE-LCH | lch(83.94, 31.53, 225.93°) |
| OKLab | oklab(85.29% -0.0797 -0.0627) |
| OKLCH | oklch(85.29% 0.101 218.2) |
| XYZ | xyz(51.9620, 63.9468, 100.8528) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 5.66
Baby Blue
#89CFF0
ΔE00 5.66
Robin'S Egg
#6DEDFD
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFFB #FB977B
analogous
#7BFBD7 #7BDFFB #7B9FFB
triadic
#7BDFFB #FB7BDF #DFFB7B
tetradic
#7BDFFB #D77BFB #FB977B #9FFB7B
square
#7BDFFB #D77BFB #FB977B #9FFB7B
split-complementary
#7BDFFB #FB7B9F #FBD77B
monochromatic
#07C0F4 #40D1F9 #7BDFFB #B6EDFD #E1F8FE
Accessibility & contrast
On white
1.52
#7BDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#7BDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFFB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFFB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#26E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdffb; /* rgb */ color: rgb(123, 223, 251); /* oklch */ color: oklch(85.3% 0.101 218.2);
Tailwind
colors: {
custom: {
50: '#a9e9fc',
500: '#7bdffb',
950: '#000000',
},
}SCSS
$custom: #7bdffb; $custom-light: #a9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#7bdffb",
"rgb": {
"r": 123,
"g": 223,
"b": 251
},
"hsl": {
"h": 193.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.85288,
"c": 0.1014,
"h": 218.2
},
"luminance": 0.63951
}Semantic roles & 50–950 ramp
primary
#7BDFFB
secondary
#D86342
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485