#79FFF4#79FFF4
#79FFF4 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.119 H 188.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFF4 |
|---|---|
| RGB | rgb(121, 255, 244) |
| HSL | hsl(175, 100%, 74%) |
| HSV | hsv(175, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(92.62, -39.37, -5.99) |
| CIE-LCH | lch(92.62, 39.82, 188.65°) |
| OKLab | oklab(92.18% -0.1181 -0.0168) |
| OKLCH | oklch(92.18% 0.119 188.1) |
| XYZ | xyz(59.9673, 82.1110, 98.2592) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.32
Bright Aqua
#0BF9EA
ΔE00 4.59
Bright Cyan
#41FDFE
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.09
Tiffany Blue
#7BF2DA
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFF4 #FF7984
analogous
#79FFB1 #79FFF4 #79C7FF
triadic
#79FFF4 #F479FF #FFF479
tetradic
#79FFF4 #B179FF #FF7984 #C7FF79
square
#79FFF4 #B179FF #FF7984 #C7FF79
split-complementary
#79FFF4 #FF79C7 #FFB179
monochromatic
#00FEE9 #3CFFEF #79FFF4 #B6FFF9 #E0FFFC
Accessibility & contrast
On white
1.21
#79FFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#79FFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFF4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFF4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#05FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #79fff4; /* rgb */ color: rgb(121, 255, 244); /* oklch */ color: oklch(92.2% 0.119 188.1);
Tailwind
colors: {
custom: {
50: '#aafff7',
500: '#79fff4',
950: '#000000',
},
}SCSS
$custom: #79fff4; $custom-light: #aafff7; $custom-dark: #000000;
JSON
{
"hex": "#79fff4",
"rgb": {
"r": 121,
"g": 255,
"b": 244
},
"hsl": {
"h": 175.075,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.92183,
"c": 0.11928,
"h": 188.1
},
"luminance": 0.82117
}Semantic roles & 50–950 ramp
primary
#79FFF4
secondary
#DD3F4C
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685