#79FDBF#79FDBF
#79FDBF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.147 H 160.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #79FDBF |
|---|---|
| RGB | rgb(121, 253, 191) |
| HSL | hsl(152, 97%, 73%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(52.2%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.81, -50.39, 18.76) |
| CIE-LCH | lch(90.81, 53.77, 159.58°) |
| OKLab | oklab(90.3% -0.1388 0.0479) |
| OKLCH | oklch(90.3% 0.147 160.9) |
| XYZ | xyz(52.4099, 78.0725, 61.5877) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.13
Light Blue Green
#7EFBB3
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.59
Greenish Cyan
#2AFEB7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FDBF #FD79B7
analogous
#79FD7D #79FDBF #79F9FD
triadic
#79FDBF #BF79FD #FDBF79
tetradic
#79FDBF #7D79FD #FD79B7 #F9FD79
square
#79FDBF #7D79FD #FD79B7 #F9FD79
split-complementary
#79FDBF #FD79F9 #FD7D79
monochromatic
#04F885 #3DFCA2 #79FDBF #B5FEDC #E1FFF1
Accessibility & contrast
On white
1.26
#79FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#79FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FDBF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FDBF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#4CFCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79fdbf; /* rgb */ color: rgb(121, 253, 191); /* oklch */ color: oklch(90.3% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#79fdbf',
950: '#000000',
},
}SCSS
$custom: #79fdbf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#79fdbf",
"rgb": {
"r": 121,
"g": 253,
"b": 191
},
"hsl": {
"h": 151.818,
"s": 97.059,
"l": 73.333
},
"oklch": {
"l": 0.90302,
"c": 0.14682,
"h": 160.9
},
"luminance": 0.78077
}Semantic roles & 50–950 ramp
primary
#79FDBF
secondary
#DA4088
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683