#79FBBB#79FBBB
#79FBBB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.7% C 0.147 H 159.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBBB |
|---|---|
| RGB | rgb(121, 251, 187) |
| HSL | hsl(150, 94%, 73%) |
| HSV | hsv(150, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.16, -50.35, 19.89) |
| CIE-LCH | lch(90.16, 54.14, 158.44°) |
| OKLab | oklab(89.74% -0.1384 0.0508) |
| OKLCH | oklch(89.74% 0.147 159.9) |
| XYZ | xyz(51.3476, 76.6427, 59.0917) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Blue Green
#7EFBB3
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBBB #FB79B9
analogous
#79FB7A #79FBBB #79FAFB
triadic
#79FBBB #BB79FB #FBBB79
tetradic
#79FBBB #7A79FB #FB79B9 #FAFB79
square
#79FBBB #7A79FB #FB79B9 #FAFB79
split-complementary
#79FBBB #FB79FA #FB7A79
monochromatic
#07F27F #3EF99D #79FBBB #B4FDD9 #E1FEF0
Accessibility & contrast
On white
1.29
#79FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#79FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBBB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBBB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#4EFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbbb; /* rgb */ color: rgb(121, 251, 187); /* oklch */ color: oklch(89.7% 0.147 159.9);
Tailwind
colors: {
custom: {
50: '#a8fdcf',
500: '#79fbbb',
950: '#000000',
},
}SCSS
$custom: #79fbbb; $custom-light: #a8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#79fbbb",
"rgb": {
"r": 121,
"g": 251,
"b": 187
},
"hsl": {
"h": 150.462,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89741,
"c": 0.14742,
"h": 159.9
},
"luminance": 0.76647
}Semantic roles & 50–950 ramp
primary
#79FBBB
secondary
#D8408B
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683