#79FFBF#79FFBF
#79FFBF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.149 H 160.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFBF |
|---|---|
| RGB | rgb(121, 255, 191) |
| HSL | hsl(151, 100%, 74%) |
| HSV | hsv(151, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.39, -51.22, 19.56) |
| CIE-LCH | lch(91.39, 54.83, 159.10°) |
| OKLab | oklab(90.77% -0.1409 0.05) |
| OKLCH | oklch(90.77% 0.15 160.5) |
| XYZ | xyz(53.0446, 79.3418, 61.7993) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFBF #FF79B9
analogous
#79FF7C #79FFBF #79FCFF
triadic
#79FFBF #BF79FF #FFBF79
tetradic
#79FFBF #7C79FF #FF79B9 #FCFF79
square
#79FFBF #7C79FF #FF79B9 #FCFF79
split-complementary
#79FFBF #FF79FC #FF7C79
monochromatic
#00FE84 #3CFFA2 #79FFBF #B6FFDC #E0FFF0
Accessibility & contrast
On white
1.24
#79FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#79FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFBF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFBF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#4BFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79ffbf; /* rgb */ color: rgb(121, 255, 191); /* oklch */ color: oklch(90.8% 0.149 160.5);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#79ffbf',
950: '#000000',
},
}SCSS
$custom: #79ffbf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#79ffbf",
"rgb": {
"r": 121,
"g": 255,
"b": 191
},
"hsl": {
"h": 151.343,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90772,
"c": 0.1495,
"h": 160.5
},
"luminance": 0.79347
}Semantic roles & 50–950 ramp
primary
#79FFBF
secondary
#DD3F8B
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683