#79CBFB#79CBFB
#79CBFB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.8% C 0.105 H 235.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #79CBFB |
|---|---|
| RGB | rgb(121, 203, 251) |
| HSL | hsl(202, 94%, 73%) |
| HSV | hsv(202, 52%, 98%) |
| CMYK | cmyk(51.8%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.31, -12.11, -31.26) |
| CIE-LCH | lch(78.31, 33.52, 248.83°) |
| OKLab | oklab(80.78% -0.0592 -0.087) |
| OKLCH | oklch(80.78% 0.105 235.8) |
| XYZ | xyz(46.6473, 53.7380, 99.1624) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.88
Lightskyblue
#87CEFA
ΔE00 1.63
Sky
#82CAFC
ΔE00 1.80
Light Blue
#95D0FC
ΔE00 3.67
Baby Blue
#89CFF0
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CBFB #FBA979
analogous
#79FBEA #79CBFB #798AFB
triadic
#79CBFB #FB79CB #CBFB79
tetradic
#79CBFB #EA79FB #FBA979 #8AFB79
square
#79CBFB #EA79FB #FBA979 #8AFB79
split-complementary
#79CBFB #FB798A #FBEA79
monochromatic
#079CF2 #3EB4F9 #79CBFB #B4E2FD #E1F3FE
Accessibility & contrast
On white
1.79
#79CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#79CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CBFB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CBFB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FD
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#29D8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #79cbfb; /* rgb */ color: rgb(121, 203, 251); /* oklch */ color: oklch(80.8% 0.105 235.8);
Tailwind
colors: {
custom: {
50: '#a7dafc',
500: '#79cbfb',
950: '#000000',
},
}SCSS
$custom: #79cbfb; $custom-light: #a7dafc; $custom-dark: #000000;
JSON
{
"hex": "#79cbfb",
"rgb": {
"r": 121,
"g": 203,
"b": 251
},
"hsl": {
"h": 202.154,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.80783,
"c": 0.10526,
"h": 235.8
},
"luminance": 0.53742
}Semantic roles & 50–950 ramp
primary
#79CBFB
secondary
#D87840
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385