#7BC2DB#7BC2DB
#7BC2DB is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.6% C 0.080 H 222.4°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC2DB |
|---|---|
| RGB | rgb(123, 194, 219) |
| HSL | hsl(196, 57%, 67%) |
| HSV | hsv(196, 44%, 86%) |
| CMYK | cmyk(43.8%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(74.77, -15.78, -19.45) |
| CIE-LCH | lch(74.77, 25.05, 230.94°) |
| OKLab | oklab(77.62% -0.0587 -0.0536) |
| OKLCH | oklch(77.62% 0.08 222.4) |
| XYZ | xyz(40.2417, 47.9061, 74.1303) |
| Luminance | 0.4791 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.42
Lightblue (survey)
#7BC8F6
ΔE00 6.30
Lightskyblue
#87CEFA
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 7.51
Sky
#82CAFC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC2DB #DB947B
analogous
#7BDBC4 #7BC2DB #7B92DB
triadic
#7BC2DB #DB7BC2 #C2DB7B
tetradic
#7BC2DB #C47BDB #DB947B #92DB7B
square
#7BC2DB #C47BDB #DB947B #92DB7B
split-complementary
#7BC2DB #DB7B92 #DBC47B
monochromatic
#2F8CAD #4BACCE #7BC2DB #ABD8E8 #DBEEF5
Accessibility & contrast
On white
1.98
#7BC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#7BC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC2DB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC2DB | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#50CACA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7bc2db; /* rgb */ color: rgb(123, 194, 219); /* oklch */ color: oklch(77.6% 0.080 222.4);
Tailwind
colors: {
custom: {
50: '#a6d4e6',
500: '#7bc2db',
950: '#000000',
},
}SCSS
$custom: #7bc2db; $custom-light: #a6d4e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc2db",
"rgb": {
"r": 123,
"g": 194,
"b": 219
},
"hsl": {
"h": 195.625,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.7762,
"c": 0.07955,
"h": 222.4
},
"luminance": 0.47909
}Semantic roles & 50–950 ramp
primary
#7BC2DB
secondary
#E8D2CA
accent
#4B21C5
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384