#79FEF8#79FEF8
#79FEF8 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.118 H 191.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEF8 |
|---|---|
| RGB | rgb(121, 254, 248) |
| HSL | hsl(177, 99%, 74%) |
| HSV | hsv(177, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.45, -37.92, -8.32) |
| CIE-LCH | lch(92.45, 38.82, 192.37°) |
| OKLab | oklab(92.08% -0.1154 -0.0231) |
| OKLCH | oklch(92.08% 0.118 191.3) |
| XYZ | xyz(60.2631, 81.7202, 101.3865) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.49
Bright Turquoise
#0FFEF9
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.29
Bright Light Blue
#26F7FD
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEF8 #FE797F
analogous
#79FEB5 #79FEF8 #79C1FE
triadic
#79FEF8 #F879FE #FEF879
tetradic
#79FEF8 #B579FE #FE797F #C1FE79
square
#79FEF8 #B579FE #FE797F #C1FE79
split-complementary
#79FEF8 #FE79C1 #FEB579
monochromatic
#02FBEF #3CFEF5 #79FEF8 #B6FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#79FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#79FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEF8
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEF8 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F8
Deuteranopia (green-blind)
#DBE3F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fef8; /* rgb */ color: rgb(121, 254, 248); /* oklch */ color: oklch(92.1% 0.118 191.3);
Tailwind
colors: {
custom: {
50: '#aafffa',
500: '#79fef8',
950: '#000000',
},
}SCSS
$custom: #79fef8; $custom-light: #aafffa; $custom-dark: #000000;
JSON
{
"hex": "#79fef8",
"rgb": {
"r": 121,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.293,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.9208,
"c": 0.11768,
"h": 191.3
},
"luminance": 0.81726
}Semantic roles & 50–950 ramp
primary
#79FEF8
secondary
#DC3F46
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685