#79CFAC#79CFAC
#79CFAC is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.0% C 0.098 H 165.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFAC |
|---|---|
| RGB | rgb(121, 207, 172) |
| HSL | hsl(156, 47%, 64%) |
| HSV | hsv(156, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 16.9%, 18.8%) |
| CIE-LAB | lab(77.08, -34.03, 9.32) |
| CIE-LCH | lch(77.08, 35.28, 164.68°) |
| OKLab | oklab(79.02% -0.0954 0.024) |
| OKLCH | oklch(79.02% 0.098 165.9) |
| XYZ | xyz(37.6414, 51.6665, 47.0109) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.16
Seafoam Blue
#78D1B6
ΔE00 2.63
Pale Teal
#82CBB2
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFAC #CF799C
analogous
#79CF81 #79CFAC #79C7CF
triadic
#79CFAC #AC79CF #CFAC79
tetradic
#79CFAC #8179CF #CF799C #C7CF79
square
#79CFAC #8179CF #CF799C #C7CF79
split-complementary
#79CFAC #CF79C7 #CF8179
monochromatic
#369770 #4CBF90 #79CFAC #A6DFC8 #D3EFE4
Accessibility & contrast
On white
1.85
#79CFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#79CFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFAC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFAC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AA
Deuteranopia (green-blind)
#BEBAAE
Tritanopia (blue-blind)
#61CFC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cfac; /* rgb */ color: rgb(121, 207, 172); /* oklch */ color: oklch(79.0% 0.098 165.9);
Tailwind
colors: {
custom: {
50: '#a3dec4',
500: '#79cfac',
950: '#000000',
},
}SCSS
$custom: #79cfac; $custom-light: #a3dec4; $custom-dark: #000000;
JSON
{
"hex": "#79cfac",
"rgb": {
"r": 121,
"g": 207,
"b": 172
},
"hsl": {
"h": 155.581,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79018,
"c": 0.09841,
"h": 165.9
},
"luminance": 0.51669
}Semantic roles & 50–950 ramp
primary
#79CFAC
secondary
#9D4F6F
accent
#2B65BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482