#7BC8DF#7BC8DF
#7BC8DF is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.083 H 219.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7BC8DF |
|---|---|
| RGB | rgb(123, 200, 223) |
| HSL | hsl(194, 61%, 68%) |
| HSV | hsv(194, 45%, 87%) |
| CMYK | cmyk(44.8%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.58, -17.82, -18.86) |
| CIE-LCH | lch(76.58, 25.95, 226.62°) |
| OKLab | oklab(79.11% -0.0643 -0.052) |
| OKLCH | oklch(79.11% 0.083 219) |
| XYZ | xyz(42.1371, 50.8441, 77.3912) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.14
Baby Blue
#89CFF0
ΔE00 4.48
Lightblue (survey)
#7BC8F6
ΔE00 7.16
Ice Blue
#A5DFF9
ΔE00 7.25
Lightskyblue
#87CEFA
ΔE00 7.33
Neon Blue
#04D9FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BC8DF #DF927B
analogous
#7BDFC4 #7BC8DF #7B96DF
triadic
#7BC8DF #DF7BC8 #C8DF7B
tetradic
#7BC8DF #C47BDF #DF927B #96DF7B
square
#7BC8DF #C47BDF #DF927B #96DF7B
split-complementary
#7BC8DF #DF7B96 #DFC47B
monochromatic
#2C95B4 #4AB3D3 #7BC8DF #ACDDEB #DEF1F7
Accessibility & contrast
On white
1.88
#7BC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#7BC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BC8DF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BC8DF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#4CD0CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7bc8df; /* rgb */ color: rgb(123, 200, 223); /* oklch */ color: oklch(79.1% 0.083 219.0);
Tailwind
colors: {
custom: {
50: '#a6d8e9',
500: '#7bc8df',
950: '#000000',
},
}SCSS
$custom: #7bc8df; $custom-light: #a6d8e9; $custom-dark: #000000;
JSON
{
"hex": "#7bc8df",
"rgb": {
"r": 123,
"g": 200,
"b": 223
},
"hsl": {
"h": 193.8,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.79113,
"c": 0.08269,
"h": 219
},
"luminance": 0.50847
}Semantic roles & 50–950 ramp
primary
#7BC8DF
secondary
#B56249
accent
#441DC9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384