#79FEF2#79FEF2
#79FEF2 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 91.9% C 0.119 H 187.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEF2 |
|---|---|
| RGB | rgb(121, 254, 242) |
| HSL | hsl(175, 99%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.29, -39.41, -5.45) |
| CIE-LCH | lch(92.29, 39.78, 187.87°) |
| OKLab | oklab(91.9% -0.1179 -0.0153) |
| OKLCH | oklch(91.9% 0.119 187.4) |
| XYZ | xyz(59.3471, 81.3538, 96.5625) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.46
Bright Turquoise
#0FFEF9
ΔE00 4.48
Bright Cyan
#41FDFE
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.34
Light Cyan
#ACFFFC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEF2 #FE7985
analogous
#79FEAF #79FEF2 #79C8FE
triadic
#79FEF2 #F279FE #FEF279
tetradic
#79FEF2 #AF79FE #FE7985 #C8FE79
square
#79FEF2 #AF79FE #FE7985 #C8FE79
split-complementary
#79FEF2 #FE79C8 #FEAF79
monochromatic
#02FBE4 #3CFEEC #79FEF2 #B6FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#79FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#79FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEF2
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEF2 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DDE2F4
Tritanopia (blue-blind)
#10FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79fef2; /* rgb */ color: rgb(121, 254, 242); /* oklch */ color: oklch(91.9% 0.119 187.4);
Tailwind
colors: {
custom: {
50: '#aafff6',
500: '#79fef2',
950: '#000000',
},
}SCSS
$custom: #79fef2; $custom-light: #aafff6; $custom-dark: #000000;
JSON
{
"hex": "#79fef2",
"rgb": {
"r": 121,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.586,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91895,
"c": 0.11886,
"h": 187.4
},
"luminance": 0.81359
}Semantic roles & 50–950 ramp
primary
#79FEF2
secondary
#DC3F4E
accent
#0015E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685