#7BDFFE#7BDFFE
#7BDFFE is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.4% C 0.103 H 220.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDFFE |
|---|---|
| RGB | rgb(123, 223, 254) |
| HSL | hsl(194, 98%, 74%) |
| HSV | hsv(194, 52%, 100%) |
| CMYK | cmyk(51.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.04, -21.11, -24.08) |
| CIE-LCH | lch(84.04, 32.03, 228.76°) |
| OKLab | oklab(85.4% -0.0786 -0.0667) |
| OKLCH | oklch(85.4% 0.103 220.3) |
| XYZ | xyz(52.4386, 64.1375, 103.3631) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.15
Neon Blue
#04D9FF
ΔE00 5.22
Ice Blue
#A5DFF9
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 6.81
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDFFE #FE9A7B
analogous
#7BFEDB #7BDFFE #7B9EFE
triadic
#7BDFFE #FE7BDF #DFFE7B
tetradic
#7BDFFE #DB7BFE #FE9A7B #9EFE7B
square
#7BDFFE #DB7BFE #FE9A7B #9EFE7B
split-complementary
#7BDFFE #FE7B9E #FEDB7B
monochromatic
#02C1FD #3ED0FE #7BDFFE #B8EEFE #E1F8FF
Accessibility & contrast
On white
1.52
#7BDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#7BDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDFFE
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDFFE | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#21E9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7bdffe; /* rgb */ color: rgb(123, 223, 254); /* oklch */ color: oklch(85.4% 0.103 220.3);
Tailwind
colors: {
custom: {
50: '#a9e9fe',
500: '#7bdffe',
950: '#000000',
},
}SCSS
$custom: #7bdffe; $custom-light: #a9e9fe; $custom-dark: #000000;
JSON
{
"hex": "#7bdffe",
"rgb": {
"r": 123,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.198,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.854,
"c": 0.10309,
"h": 220.3
},
"luminance": 0.64142
}Semantic roles & 50–950 ramp
primary
#7BDFFE
secondary
#DC6641
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485