#79FBC5#79FBC5
#79FBC5 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.139 H 164.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBC5 |
|---|---|
| RGB | rgb(121, 251, 197) |
| HSL | hsl(155, 94%, 73%) |
| HSV | hsv(155, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 21.5%, 1.6%) |
| CIE-LAB | lab(90.36, -48.32, 15.04) |
| CIE-LCH | lch(90.36, 50.61, 162.71°) |
| OKLab | oklab(89.98% -0.134 0.0386) |
| OKLCH | oklch(89.98% 0.139 164) |
| XYZ | xyz(52.4557, 77.0859, 64.9273) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.43
Aquamarine
#7FFFD4
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 3.10
Light Turquoise
#7EF4CC
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBC5 #FB79AF
analogous
#79FB84 #79FBC5 #79F0FB
triadic
#79FBC5 #C579FB #FBC579
tetradic
#79FBC5 #8479FB #FB79AF #F0FB79
square
#79FBC5 #8479FB #FB79AF #F0FB79
split-complementary
#79FBC5 #FB79F0 #FB8479
monochromatic
#07F291 #3EF9AB #79FBC5 #B4FDDF #E1FEF2
Accessibility & contrast
On white
1.28
#79FBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#79FBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBC5
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBC5 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC2
Deuteranopia (green-blind)
#E4DEC8
Tritanopia (blue-blind)
#49FBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fbc5; /* rgb */ color: rgb(121, 251, 197); /* oklch */ color: oklch(90.0% 0.139 164.0);
Tailwind
colors: {
custom: {
50: '#a8fdd6',
500: '#79fbc5',
950: '#000000',
},
}SCSS
$custom: #79fbc5; $custom-light: #a8fdd6; $custom-dark: #000000;
JSON
{
"hex": "#79fbc5",
"rgb": {
"r": 121,
"g": 251,
"b": 197
},
"hsl": {
"h": 155.077,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89975,
"c": 0.13944,
"h": 164
},
"luminance": 0.77091
}Semantic roles & 50–950 ramp
primary
#79FBC5
secondary
#D8407F
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683