#7BDFFC#7BDFFC
#7BDFFC is a very light, moderate cyan. Relative luminance 0.640; OKLCH L 85.3% C 0.102 H 218.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFFC |
|---|---|
| RGB | rgb(123, 223, 252) |
| HSL | hsl(193, 96%, 74%) |
| HSV | hsv(193, 51%, 99%) |
| CMYK | cmyk(51.2%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(83.97, -21.66, -23.13) |
| CIE-LCH | lch(83.97, 31.68, 226.88°) |
| OKLab | oklab(85.32% -0.0793 -0.064) |
| OKLCH | oklch(85.32% 0.102 218.9) |
| XYZ | xyz(52.1200, 64.0101, 101.6852) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFFC #FC987B
analogous
#7BFCD8 #7BDFFC #7B9EFC
triadic
#7BDFFC #FC7BDF #DFFC7B
tetradic
#7BDFFC #D87BFC #FC987B #9EFC7B
square
#7BDFFC #D87BFC #FC987B #9EFC7B
split-complementary
#7BDFFC #FC7B9E #FCD87B
monochromatic
#06C1F7 #3FD0FB #7BDFFC #B7EEFD #E1F8FE
Accessibility & contrast
On white
1.52
#7BDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#7BDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFFC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFFC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFE
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#24E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdffc; /* rgb */ color: rgb(123, 223, 252); /* oklch */ color: oklch(85.3% 0.102 218.9);
Tailwind
colors: {
custom: {
50: '#a9e9fd',
500: '#7bdffc',
950: '#000000',
},
}SCSS
$custom: #7bdffc; $custom-light: #a9e9fd; $custom-dark: #000000;
JSON
{
"hex": "#7bdffc",
"rgb": {
"r": 123,
"g": 223,
"b": 252
},
"hsl": {
"h": 193.488,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.85325,
"c": 0.10195,
"h": 218.9
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#7BDFFC
secondary
#D96442
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485