#79FEDB#79FEDB
#79FEDB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.128 H 173.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEDB |
|---|---|
| RGB | rgb(121, 254, 219) |
| HSL | hsl(164, 99%, 74%) |
| HSV | hsv(164, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.71, -44.84, 5.61) |
| CIE-LCH | lch(91.71, 45.19, 172.86°) |
| OKLab | oklab(91.24% -0.1276 0.0142) |
| OKLCH | oklch(91.24% 0.128 173.7) |
| XYZ | xyz(56.1074, 80.0579, 79.5001) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 2.29
Light Turquoise
#7EF4CC
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.94
Pale Turquoise
#A5FBD5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEDB #FE799C
analogous
#79FE98 #79FEDB #79DEFE
triadic
#79FEDB #DB79FE #FEDB79
tetradic
#79FEDB #9879FE #FE799C #DEFE79
square
#79FEDB #9879FE #FE799C #DEFE79
split-complementary
#79FEDB #FE79DE #FE9879
monochromatic
#02FBB9 #3CFECB #79FEDB #B6FEEB #E1FFF7
Accessibility & contrast
On white
1.23
#79FEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#79FEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEDB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEDB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#36FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #79fedb; /* rgb */ color: rgb(121, 254, 219); /* oklch */ color: oklch(91.2% 0.128 173.7);
Tailwind
colors: {
custom: {
50: '#a9ffe6',
500: '#79fedb',
950: '#000000',
},
}SCSS
$custom: #79fedb; $custom-light: #a9ffe6; $custom-dark: #000000;
JSON
{
"hex": "#79fedb",
"rgb": {
"r": 121,
"g": 254,
"b": 219
},
"hsl": {
"h": 164.211,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.91235,
"c": 0.1284,
"h": 173.7
},
"luminance": 0.80063
}Semantic roles & 50–950 ramp
primary
#79FEDB
secondary
#DC3F69
accent
#003CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684