#7BCEDF#7BCEDF
#7BCEDF is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.084 H 212.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCEDF |
|---|---|
| RGB | rgb(123, 206, 223) |
| HSL | hsl(190, 61%, 68%) |
| HSV | hsv(190, 45%, 87%) |
| CMYK | cmyk(44.8%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.27, -20.87, -16.31) |
| CIE-LCH | lch(78.27, 26.49, 218.00°) |
| OKLab | oklab(80.46% -0.0713 -0.0449) |
| OKLCH | oklch(80.46% 0.084 212.2) |
| XYZ | xyz(43.5540, 53.6779, 77.8635) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 6.56
Neon Blue
#04D9FF
ΔE00 7.12
Aqua Blue
#02D8E9
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.62
Robin'S Egg
#6DEDFD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCEDF #DF8C7B
analogous
#7BDFBE #7BCEDF #7B9CDF
triadic
#7BCEDF #DF7BCE #CEDF7B
tetradic
#7BCEDF #BE7BDF #DF8C7B #9CDF7B
square
#7BCEDF #BE7BDF #DF8C7B #9CDF7B
split-complementary
#7BCEDF #DF7B9C #DFBE7B
monochromatic
#2C9DB4 #4ABCD3 #7BCEDF #ACE0EB #DEF3F7
Accessibility & contrast
On white
1.79
#7BCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7BCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCEDF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCEDF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#B0BCDF
Tritanopia (blue-blind)
#4AD5D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7bcedf; /* rgb */ color: rgb(123, 206, 223); /* oklch */ color: oklch(80.5% 0.084 212.2);
Tailwind
colors: {
custom: {
50: '#a7dde9',
500: '#7bcedf',
950: '#000000',
},
}SCSS
$custom: #7bcedf; $custom-light: #a7dde9; $custom-dark: #000000;
JSON
{
"hex": "#7bcedf",
"rgb": {
"r": 123,
"g": 206,
"b": 223
},
"hsl": {
"h": 190.2,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.80461,
"c": 0.08424,
"h": 212.2
},
"luminance": 0.53681
}Semantic roles & 50–950 ramp
primary
#7BCEDF
secondary
#B55B49
accent
#3A1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484