#79FCFE#79FCFE
#79FCFE is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.116 H 196.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCFE |
|---|---|
| RGB | rgb(121, 252, 254) |
| HSL | hsl(181, 99%, 74%) |
| HSV | hsv(181, 52%, 100%) |
| CMYK | cmyk(52.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.06, -35.48, -12.01) |
| CIE-LCH | lch(92.06, 37.46, 198.70°) |
| OKLab | oklab(91.82% -0.1109 -0.0332) |
| OKLCH | oklch(91.82% 0.116 196.7) |
| XYZ | xyz(60.5775, 80.8358, 106.1572) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.19
Bright Light Blue
#26F7FD
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCFE #FE7B79
analogous
#79FEBD #79FCFE #79B9FE
triadic
#79FCFE #FE79FC #FCFE79
tetradic
#79FCFE #BD79FE #FE7B79 #B9FE79
square
#79FCFE #BD79FE #FE7B79 #B9FE79
split-complementary
#79FCFE #FE79B9 #FEBD79
monochromatic
#02F7FB #3CFBFE #79FCFE #B6FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#79FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#79FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCFE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCFE | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #79fcfe; /* rgb */ color: rgb(121, 252, 254); /* oklch */ color: oklch(91.8% 0.116 196.7);
Tailwind
colors: {
custom: {
50: '#aafdfe',
500: '#79fcfe',
950: '#000000',
},
}SCSS
$custom: #79fcfe; $custom-light: #aafdfe; $custom-dark: #000000;
JSON
{
"hex": "#79fcfe",
"rgb": {
"r": 121,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.902,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91819,
"c": 0.11573,
"h": 196.7
},
"luminance": 0.80842
}Semantic roles & 50–950 ramp
primary
#79FCFE
secondary
#DC423F
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685