#7BC3DB#7BC3DB
#7BC3DB is a light, moderate cyan. Relative luminance 0.484; OKLCH L 77.8% C 0.080 H 221.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC3DB |
|---|---|
| RGB | rgb(123, 195, 219) |
| HSL | hsl(195, 57%, 67%) |
| HSV | hsv(195, 44%, 86%) |
| CMYK | cmyk(43.8%, 11%, 0%, 14.1%) |
| CIE-LAB | lab(75.05, -16.30, -19.03) |
| CIE-LCH | lch(75.05, 25.05, 229.41°) |
| OKLab | oklab(77.84% -0.0599 -0.0525) |
| OKLCH | oklch(77.84% 0.08 221.2) |
| XYZ | xyz(40.4651, 48.3527, 74.2048) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 4.54
Lightblue (survey)
#7BC8F6
ΔE00 6.65
Lightskyblue
#87CEFA
ΔE00 7.07
Bright Sky Blue
#02CCFE
ΔE00 7.57
Ice Blue
#A5DFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC3DB #DB937B
analogous
#7BDBC3 #7BC3DB #7B93DB
triadic
#7BC3DB #DB7BC3 #C3DB7B
tetradic
#7BC3DB #C37BDB #DB937B #93DB7B
square
#7BC3DB #C37BDB #DB937B #93DB7B
split-complementary
#7BC3DB #DB7B93 #DBC37B
monochromatic
#2F8DAD #4BADCE #7BC3DB #ABD9E8 #DBEFF5
Accessibility & contrast
On white
1.97
#7BC3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#7BC3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC3DB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC3DB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDC
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#50CBCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7bc3db; /* rgb */ color: rgb(123, 195, 219); /* oklch */ color: oklch(77.8% 0.080 221.2);
Tailwind
colors: {
custom: {
50: '#a6d5e6',
500: '#7bc3db',
950: '#000000',
},
}SCSS
$custom: #7bc3db; $custom-light: #a6d5e6; $custom-dark: #000000;
JSON
{
"hex": "#7bc3db",
"rgb": {
"r": 123,
"g": 195,
"b": 219
},
"hsl": {
"h": 195,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.77844,
"c": 0.07965,
"h": 221.2
},
"luminance": 0.48356
}Semantic roles & 50–950 ramp
primary
#7BC3DB
secondary
#E8D1CA
accent
#4A21C5
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384