#79DFBB#79DFBB
#79DFBB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.110 H 168.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFBB |
|---|---|
| RGB | rgb(121, 223, 187) |
| HSL | hsl(159, 61%, 67%) |
| HSV | hsv(159, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.07, -38.16, 8.47) |
| CIE-LCH | lch(82.07, 39.09, 167.48°) |
| OKLab | oklab(83.17% -0.1075 0.0217) |
| OKLCH | oklch(83.17% 0.11 168.6) |
| XYZ | xyz(43.2387, 60.4248, 56.3887) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.65
Light Teal
#90E4C1
ΔE00 2.71
Seafoam Blue
#78D1B6
ΔE00 3.92
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFBB #DF799D
analogous
#79DF88 #79DFBB #79D0DF
triadic
#79DFBB #BB79DF #DFBB79
tetradic
#79DFBB #8879DF #DF799D #D0DF79
square
#79DFBB #8879DF #DF799D #D0DF79
split-complementary
#79DFBB #DF79D0 #DF8879
monochromatic
#2BB383 #48D3A2 #79DFBB #AAEBD4 #DCF7ED
Accessibility & contrast
On white
1.60
#79DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#79DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFBB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFBB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#57E0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dfbb; /* rgb */ color: rgb(121, 223, 187); /* oklch */ color: oklch(83.2% 0.110 168.6);
Tailwind
colors: {
custom: {
50: '#a5e9cf',
500: '#79dfbb',
950: '#000000',
},
}SCSS
$custom: #79dfbb; $custom-light: #a5e9cf; $custom-dark: #000000;
JSON
{
"hex": "#79dfbb",
"rgb": {
"r": 121,
"g": 223,
"b": 187
},
"hsl": {
"h": 158.824,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83168,
"c": 0.10964,
"h": 168.6
},
"luminance": 0.60428
}Semantic roles & 50–950 ramp
primary
#79DFBB
secondary
#B4486E
accent
#1C59C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483