#79FEF4#79FEF4
#79FEF4 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.118 H 188.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEF4 |
|---|---|
| RGB | rgb(121, 254, 244) |
| HSL | hsl(175, 99%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.34, -38.91, -6.40) |
| CIE-LCH | lch(92.34, 39.44, 189.35°) |
| OKLab | oklab(91.96% -0.117 -0.0179) |
| OKLCH | oklch(91.96% 0.118 188.7) |
| XYZ | xyz(59.6492, 81.4746, 98.1531) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEF4 #FE7983
analogous
#79FEB1 #79FEF4 #79C5FE
triadic
#79FEF4 #F479FE #FEF479
tetradic
#79FEF4 #B179FE #FE7983 #C5FE79
square
#79FEF4 #B179FE #FE7983 #C5FE79
split-complementary
#79FEF4 #FE79C5 #FEB179
monochromatic
#02FBE8 #3CFEEF #79FEF4 #B6FEF9 #E1FFFD
Accessibility & contrast
On white
1.21
#79FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#79FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEF4
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEF4 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#07FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fef4; /* rgb */ color: rgb(121, 254, 244); /* oklch */ color: oklch(92.0% 0.118 188.7);
Tailwind
colors: {
custom: {
50: '#aafff7',
500: '#79fef4',
950: '#000000',
},
}SCSS
$custom: #79fef4; $custom-light: #aafff7; $custom-dark: #000000;
JSON
{
"hex": "#79fef4",
"rgb": {
"r": 121,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.489,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91956,
"c": 0.1184,
"h": 188.7
},
"luminance": 0.8148
}Semantic roles & 50–950 ramp
primary
#79FEF4
secondary
#DC3F4B
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685