#79FCBB#79FCBB
#79FCBB is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.149 H 159.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCBB |
|---|---|
| RGB | rgb(121, 252, 187) |
| HSL | hsl(150, 96%, 73%) |
| HSV | hsv(150, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.45, -50.77, 20.29) |
| CIE-LCH | lch(90.45, 54.67, 158.21°) |
| OKLab | oklab(89.98% -0.1395 0.0518) |
| OKLCH | oklch(89.98% 0.149 159.6) |
| XYZ | xyz(51.6608, 77.2691, 59.1961) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCBB #FC79BA
analogous
#79FC79 #79FCBB #79FBFC
triadic
#79FCBB #BB79FC #FCBB79
tetradic
#79FCBB #7979FC #FC79BA #FBFC79
square
#79FCBB #7979FC #FC79BA #FBFC79
split-complementary
#79FCBB #FC79FB #FC7979
monochromatic
#05F57E #3DFB9D #79FCBB #B5FDD9 #E1FEF0
Accessibility & contrast
On white
1.28
#79FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#79FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCBB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCBB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#4EFBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcbb; /* rgb */ color: rgb(121, 252, 187); /* oklch */ color: oklch(90.0% 0.149 159.6);
Tailwind
colors: {
custom: {
50: '#a8fecf',
500: '#79fcbb',
950: '#000000',
},
}SCSS
$custom: #79fcbb; $custom-light: #a8fecf; $custom-dark: #000000;
JSON
{
"hex": "#79fcbb",
"rgb": {
"r": 121,
"g": 252,
"b": 187
},
"hsl": {
"h": 150.229,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89976,
"c": 0.14877,
"h": 159.6
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#79FCBB
secondary
#D9408C
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683