#7BC7EE#7BC7EE
#7BC7EE is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.5% C 0.094 H 232.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC7EE |
|---|---|
| RGB | rgb(123, 199, 238) |
| HSL | hsl(200, 77%, 71%) |
| HSV | hsv(200, 48%, 93%) |
| CMYK | cmyk(48.3%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.82, -13.23, -26.58) |
| CIE-LCH | lch(76.82, 29.69, 243.54°) |
| OKLab | oklab(79.47% -0.0576 -0.0737) |
| OKLCH | oklch(79.47% 0.094 232) |
| XYZ | xyz(44.0188, 51.2274, 88.4406) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.90
Baby Blue
#89CFF0
ΔE00 2.63
Lightskyblue
#87CEFA
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 3.36
Sky
#82CAFC
ΔE00 3.46
Light Blue
#95D0FC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC7EE #EEA27B
analogous
#7BEEDB #7BC7EE #7B8DEE
triadic
#7BC7EE #EE7BC7 #C7EE7B
tetradic
#7BC7EE #DB7BEE #EEA27B #8DEE7B
square
#7BC7EE #DB7BEE #EEA27B #8DEE7B
split-complementary
#7BC7EE #EE7B8D #EEDB7B
monochromatic
#1B95D3 #45B0E7 #7BC7EE #B1DEF5 #E4F3FC
Accessibility & contrast
On white
1.87
#7BC7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7BC7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC7EE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC7EE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#40D2D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7bc7ee; /* rgb */ color: rgb(123, 199, 238); /* oklch */ color: oklch(79.5% 0.094 232.0);
Tailwind
colors: {
custom: {
50: '#a7d8f3',
500: '#7bc7ee',
950: '#000000',
},
}SCSS
$custom: #7bc7ee; $custom-light: #a7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7bc7ee",
"rgb": {
"r": 123,
"g": 199,
"b": 238
},
"hsl": {
"h": 200.348,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.79467,
"c": 0.09357,
"h": 232
},
"luminance": 0.51231
}Semantic roles & 50–950 ramp
primary
#7BC7EE
secondary
#C87246
accent
#520CD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385