#79FCFF#79FCFF
#79FCFF is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.9% C 0.116 H 197.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCFF |
|---|---|
| RGB | rgb(121, 252, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 53%, 100%) |
| CMYK | cmyk(52.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.09, -35.22, -12.48) |
| CIE-LCH | lch(92.09, 37.37, 199.52°) |
| OKLab | oklab(91.85% -0.1105 -0.0345) |
| OKLCH | oklch(91.85% 0.116 197.4) |
| XYZ | xyz(60.7381, 80.9000, 107.0028) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.31
Bright Light Blue
#26F7FD
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.18
Bright Turquoise
#0FFEF9
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCFF #FF7C79
analogous
#79FFBF #79FCFF #79B9FF
triadic
#79FCFF #FF79FC #FCFF79
tetradic
#79FCFF #BF79FF #FF7C79 #B9FF79
square
#79FCFF #BF79FF #FF7C79 #B9FF79
split-complementary
#79FCFF #FF79B9 #FFBF79
monochromatic
#00F8FE #3CFBFF #79FCFF #B6FDFF #E0FEFF
Accessibility & contrast
On white
1.22
#79FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#79FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCFF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCFF | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fcff; /* rgb */ color: rgb(121, 252, 255); /* oklch */ color: oklch(91.9% 0.116 197.4);
Tailwind
colors: {
custom: {
50: '#aafdff',
500: '#79fcff',
950: '#000000',
},
}SCSS
$custom: #79fcff; $custom-light: #aafdff; $custom-dark: #000000;
JSON
{
"hex": "#79fcff",
"rgb": {
"r": 121,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.343,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.91851,
"c": 0.11573,
"h": 197.4
},
"luminance": 0.80906
}Semantic roles & 50–950 ramp
primary
#79FCFF
secondary
#DD433F
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686