#7BDFFD#7BDFFD
#7BDFFD is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.4% C 0.103 H 219.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFFD |
|---|---|
| RGB | rgb(123, 223, 253) |
| HSL | hsl(194, 97%, 74%) |
| HSV | hsv(194, 51%, 99%) |
| CMYK | cmyk(51.4%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.00, -21.38, -23.61) |
| CIE-LCH | lch(84.00, 31.85, 227.83°) |
| OKLab | oklab(85.36% -0.079 -0.0654) |
| OKLCH | oklch(85.36% 0.103 219.6) |
| XYZ | xyz(52.2789, 64.0736, 102.5219) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 6.55
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFFD #FD997B
analogous
#7BFDDA #7BDFFD #7B9EFD
triadic
#7BDFFD #FD7BDF #DFFD7B
tetradic
#7BDFFD #DA7BFD #FD997B #9EFD7B
square
#7BDFFD #DA7BFD #FD997B #9EFD7B
split-complementary
#7BDFFD #FD7B9E #FDDA7B
monochromatic
#04C1FA #3FD0FC #7BDFFD #B7EEFE #E1F8FF
Accessibility & contrast
On white
1.52
#7BDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#7BDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFFD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFFD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#23E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7bdffd; /* rgb */ color: rgb(123, 223, 253); /* oklch */ color: oklch(85.4% 0.103 219.6);
Tailwind
colors: {
custom: {
50: '#a9e9fe',
500: '#7bdffd',
950: '#000000',
},
}SCSS
$custom: #7bdffd; $custom-light: #a9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#7bdffd",
"rgb": {
"r": 123,
"g": 223,
"b": 253
},
"hsl": {
"h": 193.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.85362,
"c": 0.10251,
"h": 219.6
},
"luminance": 0.64078
}Semantic roles & 50–950 ramp
primary
#7BDFFD
secondary
#DB6541
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485