#7BDCF0#7BDCF0
#7BDCF0 is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.2% C 0.096 H 212.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BDCF0 |
|---|---|
| RGB | rgb(123, 220, 240) |
| HSL | hsl(190, 80%, 71%) |
| HSV | hsv(190, 49%, 94%) |
| CMYK | cmyk(48.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(82.75, -23.39, -18.63) |
| CIE-LCH | lch(82.75, 29.91, 218.54°) |
| OKLab | oklab(84.22% -0.0806 -0.0514) |
| OKLCH | oklch(84.22% 0.096 212.6) |
| XYZ | xyz(49.4837, 61.6845, 91.7198) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BDCF0 #F08F7B
analogous
#7BF0C9 #7BDCF0 #7BA1F0
triadic
#7BDCF0 #F07BDC #DCF07B
tetradic
#7BDCF0 #C97BF0 #F08F7B #A1F07B
square
#7BDCF0 #C97BF0 #F08F7B #A1F07B
split-complementary
#7BDCF0 #F07BA1 #F0C97B
monochromatic
#19B7D8 #44CDEA #7BDCF0 #B2EBF6 #E4F8FC
Accessibility & contrast
On white
1.57
#7BDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#7BDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BDCF0
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BDCF0 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#37E4E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7bdcf0; /* rgb */ color: rgb(123, 220, 240); /* oklch */ color: oklch(84.2% 0.096 212.6);
Tailwind
colors: {
custom: {
50: '#a8e7f5',
500: '#7bdcf0',
950: '#000000',
},
}SCSS
$custom: #7bdcf0; $custom-light: #a8e7f5; $custom-dark: #000000;
JSON
{
"hex": "#7bdcf0",
"rgb": {
"r": 123,
"g": 220,
"b": 240
},
"hsl": {
"h": 190.256,
"s": 79.592,
"l": 71.176
},
"oklch": {
"l": 0.84216,
"c": 0.09559,
"h": 212.6
},
"luminance": 0.61689
}Semantic roles & 50–950 ramp
primary
#7BDCF0
secondary
#CA5C45
accent
#2E0ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485