#7BC8DA#7BC8DA
#7BC8DA is a light, moderate cyan. Relative luminance 0.506; OKLCH L 78.9% C 0.080 H 214.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8DA |
|---|---|
| RGB | rgb(123, 200, 218) |
| HSL | hsl(191, 56%, 67%) |
| HSV | hsv(191, 44%, 85%) |
| CMYK | cmyk(43.6%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.42, -19.14, -16.41) |
| CIE-LCH | lch(76.42, 25.21, 220.61°) |
| OKLab | oklab(78.93% -0.0662 -0.0452) |
| OKLCH | oklch(78.93% 0.08 214.3) |
| XYZ | xyz(41.4729, 50.5784, 73.8932) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.71
Baby Blue
#89CFF0
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 7.67
Neon Blue
#04D9FF
ΔE00 7.78
Ice Blue
#A5DFF9
ΔE00 8.11
Aqua Blue
#02D8E9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8DA #DA8D7B
analogous
#7BDABC #7BC8DA #7B99DA
triadic
#7BC8DA #DA7BC8 #C8DA7B
tetradic
#7BC8DA #BC7BDA #DA8D7B #99DA7B
square
#7BC8DA #BC7BDA #DA8D7B #99DA7B
split-complementary
#7BC8DA #DA7B99 #DABC7B
monochromatic
#3093AB #4BB4CD #7BC8DA #ABDCE7 #DBF0F5
Accessibility & contrast
On white
1.89
#7BC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#7BC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8DA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8DA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#4FCFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7bc8da; /* rgb */ color: rgb(123, 200, 218); /* oklch */ color: oklch(78.9% 0.080 214.3);
Tailwind
colors: {
custom: {
50: '#a6d8e5',
500: '#7bc8da',
950: '#000000',
},
}SCSS
$custom: #7bc8da; $custom-light: #a6d8e5; $custom-dark: #000000;
JSON
{
"hex": "#7bc8da",
"rgb": {
"r": 123,
"g": 200,
"b": 218
},
"hsl": {
"h": 191.368,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.78931,
"c": 0.08016,
"h": 214.3
},
"luminance": 0.50581
}Semantic roles & 50–950 ramp
primary
#7BC8DA
secondary
#AE5E4C
accent
#4022C4
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384