#79BBED#79BBED
#79BBED is a light, moderate cyan. Relative luminance 0.457; OKLCH L 76.7% C 0.099 H 242.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #79BBED |
|---|---|
| RGB | rgb(121, 187, 237) |
| HSL | hsl(206, 76%, 70%) |
| HSV | hsv(206, 49%, 93%) |
| CMYK | cmyk(48.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(73.36, -7.58, -31.35) |
| CIE-LCH | lch(73.36, 32.26, 256.40°) |
| OKLab | oklab(76.69% -0.0458 -0.0873) |
| OKLCH | oklch(76.69% 0.099 242.3) |
| XYZ | xyz(40.9361, 45.7169, 86.7714) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.59
Sky
#82CAFC
ΔE00 3.88
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Lightskyblue
#87CEFA
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BBED #EDAB79
analogous
#79EDE5 #79BBED #7981ED
triadic
#79BBED #ED79BB #BBED79
tetradic
#79BBED #E579ED #EDAB79 #81ED79
square
#79BBED #E579ED #EDAB79 #81ED79
split-complementary
#79BBED #ED7981 #EDE579
monochromatic
#1C82D0 #43A0E6 #79BBED #AFD6F4 #E4F1FB
Accessibility & contrast
On white
2.07
#79BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#79BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BBED
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BBED | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBEF
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#40C7CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #79bbed; /* rgb */ color: rgb(121, 187, 237); /* oklch */ color: oklch(76.7% 0.099 242.3);
Tailwind
colors: {
custom: {
50: '#a6cff3',
500: '#79bbed',
950: '#000000',
},
}SCSS
$custom: #79bbed; $custom-light: #a6cff3; $custom-dark: #000000;
JSON
{
"hex": "#79bbed",
"rgb": {
"r": 121,
"g": 187,
"b": 237
},
"hsl": {
"h": 205.862,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.76694,
"c": 0.09862,
"h": 242.3
},
"luminance": 0.4572
}Semantic roles & 50–950 ramp
primary
#79BBED
secondary
#F1DFD1
accent
#650DD9
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101317
muted
#7F8285