#7BDFF6#7BDFF6
#7BDFF6 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.099 H 214.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF6 |
|---|---|
| RGB | rgb(123, 223, 246) |
| HSL | hsl(191, 87%, 72%) |
| HSV | hsv(191, 50%, 96%) |
| CMYK | cmyk(50%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.78, -23.28, -20.25) |
| CIE-LCH | lch(83.78, 30.86, 221.03°) |
| OKLab | oklab(85.1% -0.0816 -0.056) |
| OKLCH | oklch(85.1% 0.099 214.4) |
| XYZ | xyz(51.1842, 63.6357, 96.7565) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 5.89
Ice Blue
#A5DFF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF6 #F6927B
analogous
#7BF6D0 #7BDFF6 #7BA1F6
triadic
#7BDFF6 #F67BDF #DFF67B
tetradic
#7BDFF6 #D07BF6 #F6927B #A1F67B
square
#7BDFF6 #D07BF6 #F6927B #A1F67B
split-complementary
#7BDFF6 #F67BA1 #F6D07B
monochromatic
#10BFE7 #42D1F2 #7BDFF6 #B4EDFA #E2F8FD
Accessibility & contrast
On white
1.53
#7BDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#7BDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF6
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF6 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F7
Deuteranopia (green-blind)
#BBCBF6
Tritanopia (blue-blind)
#2EE8E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdff6; /* rgb */ color: rgb(123, 223, 246); /* oklch */ color: oklch(85.1% 0.099 214.4);
Tailwind
colors: {
custom: {
50: '#a9e9f9',
500: '#7bdff6',
950: '#000000',
},
}SCSS
$custom: #7bdff6; $custom-light: #a9e9f9; $custom-dark: #000000;
JSON
{
"hex": "#7bdff6",
"rgb": {
"r": 123,
"g": 223,
"b": 246
},
"hsl": {
"h": 191.22,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.85104,
"c": 0.09894,
"h": 214.4
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#7BDFF6
secondary
#D25E44
accent
#2C02E4
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485