#79CFFE#79CFFE
#79CFFE is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.107 H 234.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFFE |
|---|---|
| RGB | rgb(121, 207, 254) |
| HSL | hsl(201, 99%, 74%) |
| HSV | hsv(201, 52%, 100%) |
| CMYK | cmyk(52.4%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.52, -13.35, -30.99) |
| CIE-LCH | lch(79.52, 33.74, 246.70°) |
| OKLab | oklab(81.78% -0.0625 -0.0863) |
| OKLCH | oklch(81.78% 0.107 234.1) |
| XYZ | xyz(48.0808, 55.8423, 101.9916) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.79
Lightblue (survey)
#7BC8F6
ΔE00 1.91
Sky
#82CAFC
ΔE00 2.67
Baby Blue
#89CFF0
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFFE #FEA879
analogous
#79FEEA #79CFFE #798CFE
triadic
#79CFFE #FE79CF #CFFE79
tetradic
#79CFFE #EA79FE #FEA879 #8CFE79
square
#79CFFE #EA79FE #FEA879 #8CFE79
split-complementary
#79CFFE #FE798C #FEEA79
monochromatic
#02A3FB #3CB9FE #79CFFE #B6E5FE #E1F4FF
Accessibility & contrast
On white
1.73
#79CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#79CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFFE
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFFE | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#21DCDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #79cffe; /* rgb */ color: rgb(121, 207, 254); /* oklch */ color: oklch(81.8% 0.107 234.1);
Tailwind
colors: {
custom: {
50: '#a8ddff',
500: '#79cffe',
950: '#000000',
},
}SCSS
$custom: #79cffe; $custom-light: #a8ddff; $custom-dark: #000000;
JSON
{
"hex": "#79cffe",
"rgb": {
"r": 121,
"g": 207,
"b": 254
},
"hsl": {
"h": 201.203,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.81784,
"c": 0.10657,
"h": 234.1
},
"luminance": 0.55846
}Semantic roles & 50–950 ramp
primary
#79CFFE
secondary
#DC773F
accent
#5100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486