#79FBBE#79FBBE
#79FBBE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.145 H 161.0°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBBE |
|---|---|
| RGB | rgb(121, 251, 190) |
| HSL | hsl(152, 94%, 73%) |
| HSV | hsv(152, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.22, -49.75, 18.44) |
| CIE-LCH | lch(90.22, 53.06, 159.67°) |
| OKLab | oklab(89.81% -0.1371 0.0471) |
| OKLCH | oklch(89.81% 0.145 161) |
| XYZ | xyz(51.6722, 76.7725, 60.8008) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.62
Light Seafoam
#A0FEBF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBBE #FB79B6
analogous
#79FB7D #79FBBE #79F7FB
triadic
#79FBBE #BE79FB #FBBE79
tetradic
#79FBBE #7D79FB #FB79B6 #F7FB79
square
#79FBBE #7D79FB #FB79B6 #F7FB79
split-complementary
#79FBBE #FB79F7 #FB7D79
monochromatic
#07F284 #3EF9A1 #79FBBE #B4FDDB #E1FEF1
Accessibility & contrast
On white
1.28
#79FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#79FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBBE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBBE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#4DFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbbe; /* rgb */ color: rgb(121, 251, 190); /* oklch */ color: oklch(89.8% 0.145 161.0);
Tailwind
colors: {
custom: {
50: '#a8fdd1',
500: '#79fbbe',
950: '#000000',
},
}SCSS
$custom: #79fbbe; $custom-light: #a8fdd1; $custom-dark: #000000;
JSON
{
"hex": "#79fbbe",
"rgb": {
"r": 121,
"g": 251,
"b": 190
},
"hsl": {
"h": 151.846,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.8981,
"c": 0.14496,
"h": 161
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#79FBBE
secondary
#D84087
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683