#79FEDF#79FEDF
#79FEDF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.126 H 175.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEDF |
|---|---|
| RGB | rgb(121, 254, 223) |
| HSL | hsl(166, 99%, 74%) |
| HSV | hsv(166, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.81, -43.92, 3.68) |
| CIE-LCH | lch(91.81, 44.08, 175.21°) |
| OKLab | oklab(91.34% -0.1259 0.0091) |
| OKLCH | oklch(91.34% 0.126 175.9) |
| XYZ | xyz(56.6403, 80.2711, 82.3067) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.42
Tiffany Blue
#7BF2DA
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.76
Pale Turquoise
#A5FBD5
ΔE00 5.77
Light Aquamarine
#7BFDC7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEDF #FE7998
analogous
#79FE9C #79FEDF #79DAFE
triadic
#79FEDF #DF79FE #FEDF79
tetradic
#79FEDF #9C79FE #FE7998 #DAFE79
square
#79FEDF #9C79FE #FE7998 #DAFE79
split-complementary
#79FEDF #FE79DA #FE9C79
monochromatic
#02FBC1 #3CFED0 #79FEDF #B6FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#79FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#79FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEDF
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEDF | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#32FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fedf; /* rgb */ color: rgb(121, 254, 223); /* oklch */ color: oklch(91.3% 0.126 175.9);
Tailwind
colors: {
custom: {
50: '#a9ffe9',
500: '#79fedf',
950: '#000000',
},
}SCSS
$custom: #79fedf; $custom-light: #a9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#79fedf",
"rgb": {
"r": 121,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.015,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91344,
"c": 0.12623,
"h": 175.9
},
"luminance": 0.80276
}Semantic roles & 50–950 ramp
primary
#79FEDF
secondary
#DC3F64
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684