#79FEEF#79FEEF
#79FEEF is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.120 H 185.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEEF |
|---|---|
| RGB | rgb(121, 254, 239) |
| HSL | hsl(173, 99%, 74%) |
| HSV | hsv(173, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.21, -40.14, -4.01) |
| CIE-LCH | lch(92.21, 40.34, 185.71°) |
| OKLab | oklab(91.8% -0.1191 -0.0114) |
| OKLCH | oklch(91.8% 0.12 185.5) |
| XYZ | xyz(58.9003, 81.1751, 94.2090) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.12
Bright Aqua
#0BF9EA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.77
Aqua
#00FFFF
ΔE00 6.06
Light Cyan
#ACFFFC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEEF #FE7988
analogous
#79FEAC #79FEEF #79CAFE
triadic
#79FEEF #EF79FE #FEEF79
tetradic
#79FEEF #AC79FE #FE7988 #CAFE79
square
#79FEEF #AC79FE #FE7988 #CAFE79
split-complementary
#79FEEF #FE79CA #FEAC79
monochromatic
#02FBDF #3CFEE8 #79FEEF #B6FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#79FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#79FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEEF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEEF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#19FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #79feef; /* rgb */ color: rgb(121, 254, 239); /* oklch */ color: oklch(91.8% 0.120 185.5);
Tailwind
colors: {
custom: {
50: '#aafff4',
500: '#79feef',
950: '#000000',
},
}SCSS
$custom: #79feef; $custom-light: #aafff4; $custom-dark: #000000;
JSON
{
"hex": "#79feef",
"rgb": {
"r": 121,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.233,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91804,
"c": 0.11967,
"h": 185.5
},
"luminance": 0.81181
}Semantic roles & 50–950 ramp
primary
#79FEEF
secondary
#DC3F51
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685