#79FEBF#79FEBF
#79FEBF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 160.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEBF |
|---|---|
| RGB | rgb(121, 254, 191) |
| HSL | hsl(152, 99%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.10, -50.81, 19.16) |
| CIE-LCH | lch(91.10, 54.30, 159.34°) |
| OKLab | oklab(90.54% -0.1398 0.0489) |
| OKLCH | oklch(90.54% 0.148 160.7) |
| XYZ | xyz(52.7264, 78.7055, 61.6932) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEBF #FE79B8
analogous
#79FE7C #79FEBF #79FBFE
triadic
#79FEBF #BF79FE #FEBF79
tetradic
#79FEBF #7C79FE #FE79B8 #FBFE79
square
#79FEBF #7C79FE #FE79B8 #FBFE79
split-complementary
#79FEBF #FE79FB #FE7C79
monochromatic
#02FB85 #3CFEA2 #79FEBF #B6FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#79FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#79FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEBF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEBF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#4BFDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79febf; /* rgb */ color: rgb(121, 254, 191); /* oklch */ color: oklch(90.5% 0.148 160.7);
Tailwind
colors: {
custom: {
50: '#a8ffd2',
500: '#79febf',
950: '#000000',
},
}SCSS
$custom: #79febf; $custom-light: #a8ffd2; $custom-dark: #000000;
JSON
{
"hex": "#79febf",
"rgb": {
"r": 121,
"g": 254,
"b": 191
},
"hsl": {
"h": 151.579,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90537,
"c": 0.14816,
"h": 160.7
},
"luminance": 0.7871
}Semantic roles & 50–950 ramp
primary
#79FEBF
secondary
#DC3F89
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683