#79BBDA#79BBDA
#79BBDA is a light, moderate cyan. Relative luminance 0.447; OKLCH L 75.9% C 0.081 H 229.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #79BBDA |
|---|---|
| RGB | rgb(121, 187, 218) |
| HSL | hsl(199, 57%, 66%) |
| HSV | hsv(199, 44%, 85%) |
| CMYK | cmyk(44.5%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.67, -12.87, -22.10) |
| CIE-LCH | lch(72.67, 25.58, 239.78°) |
| OKLab | oklab(75.92% -0.0524 -0.0611) |
| OKLCH | oklch(75.92% 0.081 229.3) |
| XYZ | xyz(38.3059, 44.6648, 72.9187) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.94
Lightblue (survey)
#7BC8F6
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.13
Lightskyblue
#87CEFA
ΔE00 6.07
Sky
#82CAFC
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BBDA #DA9879
analogous
#79DAC9 #79BBDA #798BDA
triadic
#79BBDA #DA79BB #BBDA79
tetradic
#79BBDA #C979DA #DA9879 #8BDA79
square
#79BBDA #C979DA #DA9879 #8BDA79
split-complementary
#79BBDA #DA798B #DAC979
monochromatic
#2F82AA #49A3CD #79BBDA #A9D3E7 #D9ECF4
Accessibility & contrast
On white
2.11
#79BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#79BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BBDA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BBDA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB8DC
Deuteranopia (green-blind)
#9DAEDA
Tritanopia (blue-blind)
#4EC4C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #79bbda; /* rgb */ color: rgb(121, 187, 218); /* oklch */ color: oklch(75.9% 0.081 229.3);
Tailwind
colors: {
custom: {
50: '#a4cfe5',
500: '#79bbda',
950: '#000000',
},
}SCSS
$custom: #79bbda; $custom-light: #a4cfe5; $custom-dark: #000000;
JSON
{
"hex": "#79bbda",
"rgb": {
"r": 121,
"g": 187,
"b": 218
},
"hsl": {
"h": 199.175,
"s": 56.725,
"l": 66.471
},
"oklch": {
"l": 0.75918,
"c": 0.08051,
"h": 229.3
},
"luminance": 0.44668
}Semantic roles & 50–950 ramp
primary
#79BBDA
secondary
#E7D2C8
accent
#5521C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101315
muted
#7F8284