#79DCAF#79DCAF
#79DCAF is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.114 H 162.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #79DCAF |
|---|---|
| RGB | rgb(121, 220, 175) |
| HSL | hsl(153, 59%, 67%) |
| HSV | hsv(153, 45%, 86%) |
| CMYK | cmyk(45%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.93, -39.35, 13.19) |
| CIE-LCH | lch(80.93, 41.51, 161.47°) |
| OKLab | oklab(82.16% -0.1093 0.0339) |
| OKLCH | oklch(82.16% 0.114 162.8) |
| XYZ | xyz(41.2129, 58.3434, 49.6388) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.04
Light Teal
#90E4C1
ΔE00 3.83
Eucalyptus
#44D7A8
ΔE00 4.42
Mediumaquamarine
#66CDAA
ΔE00 4.57
Seafoam Blue
#78D1B6
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DCAF #DC79A6
analogous
#79DC7E #79DCAF #79D8DC
triadic
#79DCAF #AF79DC #DCAF79
tetradic
#79DCAF #7E79DC #DC79A6 #D8DC79
square
#79DCAF #7E79DC #DC79A6 #D8DC79
split-complementary
#79DCAF #DC79D8 #DC7E79
monochromatic
#2DAD73 #48CF92 #79DCAF #AAE9CC #DAF5E9
Accessibility & contrast
On white
1.66
#79DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#79DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DCAF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DCAF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#5DDCCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #79dcaf; /* rgb */ color: rgb(121, 220, 175); /* oklch */ color: oklch(82.2% 0.114 162.8);
Tailwind
colors: {
custom: {
50: '#a5e7c7',
500: '#79dcaf',
950: '#000000',
},
}SCSS
$custom: #79dcaf; $custom-light: #a5e7c7; $custom-dark: #000000;
JSON
{
"hex": "#79dcaf",
"rgb": {
"r": 121,
"g": 220,
"b": 175
},
"hsl": {
"h": 152.727,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.82156,
"c": 0.11446,
"h": 162.8
},
"luminance": 0.58346
}Semantic roles & 50–950 ramp
primary
#79DCAF
secondary
#B04A78
accent
#1F6BC6
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482