#7BDFF7#7BDFF7
#7BDFF7 is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.1% C 0.099 H 215.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFF7 |
|---|---|
| RGB | rgb(123, 223, 247) |
| HSL | hsl(192, 89%, 73%) |
| HSV | hsv(192, 50%, 97%) |
| CMYK | cmyk(50.2%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(83.81, -23.01, -20.73) |
| CIE-LCH | lch(83.81, 30.97, 222.02°) |
| OKLab | oklab(85.14% -0.0812 -0.0573) |
| OKLCH | oklch(85.14% 0.099 215.2) |
| XYZ | xyz(51.3381, 63.6973, 97.5671) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Ice Blue
#A5DFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFF7 #F7937B
analogous
#7BF7D1 #7BDFF7 #7BA1F7
triadic
#7BDFF7 #F77BDF #DFF77B
tetradic
#7BDFF7 #D17BF7 #F7937B #A1F77B
square
#7BDFF7 #D17BF7 #F7937B #A1F77B
split-complementary
#7BDFF7 #F77BA1 #F7D17B
monochromatic
#0EBFE9 #41D1F4 #7BDFF7 #B5EDFA #E2F8FD
Accessibility & contrast
On white
1.53
#7BDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#7BDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFF7
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFF7 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F8
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#2DE8E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdff7; /* rgb */ color: rgb(123, 223, 247); /* oklch */ color: oklch(85.1% 0.099 215.2);
Tailwind
colors: {
custom: {
50: '#a9e9f9',
500: '#7bdff7',
950: '#000000',
},
}SCSS
$custom: #7bdff7; $custom-light: #a9e9f9; $custom-dark: #000000;
JSON
{
"hex": "#7bdff7",
"rgb": {
"r": 123,
"g": 223,
"b": 247
},
"hsl": {
"h": 191.613,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.8514,
"c": 0.09939,
"h": 215.2
},
"luminance": 0.63702
}Semantic roles & 50–950 ramp
primary
#7BDFF7
secondary
#D35F43
accent
#2D00E5
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485