#79FEF5#79FEF5
#79FEF5 is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.118 H 189.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEF5 |
|---|---|
| RGB | rgb(121, 254, 245) |
| HSL | hsl(176, 99%, 74%) |
| HSV | hsv(176, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.37, -38.67, -6.88) |
| CIE-LCH | lch(92.37, 39.27, 190.09°) |
| OKLab | oklab(91.99% -0.1166 -0.0192) |
| OKLCH | oklch(91.99% 0.118 189.4) |
| XYZ | xyz(59.8014, 81.5355, 98.9550) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.13
Bright Cyan
#41FDFE
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEF5 #FE7982
analogous
#79FEB2 #79FEF5 #79C4FE
triadic
#79FEF5 #F579FE #FEF579
tetradic
#79FEF5 #B279FE #FE7982 #C4FE79
square
#79FEF5 #B279FE #FE7982 #C4FE79
split-complementary
#79FEF5 #FE79C4 #FEB279
monochromatic
#02FBEA #3CFEF0 #79FEF5 #B6FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#79FEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#79FEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEF5
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEF5 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#02FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fef5; /* rgb */ color: rgb(121, 254, 245); /* oklch */ color: oklch(92.0% 0.118 189.4);
Tailwind
colors: {
custom: {
50: '#aafff8',
500: '#79fef5',
950: '#000000',
},
}SCSS
$custom: #79fef5; $custom-light: #aafff8; $custom-dark: #000000;
JSON
{
"hex": "#79fef5",
"rgb": {
"r": 121,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.94,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91987,
"c": 0.1182,
"h": 189.4
},
"luminance": 0.81541
}Semantic roles & 50–950 ramp
primary
#79FEF5
secondary
#DC3F4A
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685