#7BCDDF#7BCDDF
#7BCDDF is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.084 H 213.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCDDF |
|---|---|
| RGB | rgb(123, 205, 223) |
| HSL | hsl(191, 61%, 68%) |
| HSV | hsv(191, 45%, 87%) |
| CMYK | cmyk(44.8%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.99, -20.37, -16.73) |
| CIE-LCH | lch(77.99, 26.36, 219.41°) |
| OKLab | oklab(80.24% -0.0701 -0.0461) |
| OKLCH | oklch(80.24% 0.084 213.3) |
| XYZ | xyz(43.3140, 53.1980, 77.7835) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 7.08
Aqua Blue
#02D8E9
ΔE00 7.44
Lightblue
#ADD8E6
ΔE00 7.52
Ice Blue
#A5DFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCDDF #DF8D7B
analogous
#7BDFBF #7BCDDF #7B9BDF
triadic
#7BCDDF #DF7BCD #CDDF7B
tetradic
#7BCDDF #BF7BDF #DF8D7B #9BDF7B
square
#7BCDDF #BF7BDF #DF8D7B #9BDF7B
split-complementary
#7BCDDF #DF7B9B #DFBF7B
monochromatic
#2C9BB4 #4ABAD3 #7BCDDF #ACE0EB #DEF2F7
Accessibility & contrast
On white
1.80
#7BCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#7BCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCDDF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCDDF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E0
Deuteranopia (green-blind)
#AFBCDF
Tritanopia (blue-blind)
#4BD4D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcddf; /* rgb */ color: rgb(123, 205, 223); /* oklch */ color: oklch(80.2% 0.084 213.3);
Tailwind
colors: {
custom: {
50: '#a6dce9',
500: '#7bcddf',
950: '#000000',
},
}SCSS
$custom: #7bcddf; $custom-light: #a6dce9; $custom-dark: #000000;
JSON
{
"hex": "#7bcddf",
"rgb": {
"r": 123,
"g": 205,
"b": 223
},
"hsl": {
"h": 190.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.80236,
"c": 0.0839,
"h": 213.3
},
"luminance": 0.53201
}Semantic roles & 50–950 ramp
primary
#7BCDDF
secondary
#B55C49
accent
#3C1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484