#79CFBB#79CFBB
#79CFBB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.089 H 177.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFBB |
|---|---|
| RGB | rgb(121, 207, 187) |
| HSL | hsl(166, 47%, 64%) |
| HSV | hsv(166, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.45, -30.72, 1.80) |
| CIE-LCH | lch(77.45, 30.77, 176.64°) |
| OKLab | oklab(79.43% -0.0889 0.0043) |
| OKLCH | oklch(79.43% 0.089 177.2) |
| XYZ | xyz(39.1641, 52.2756, 55.0305) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.28
Pale Teal
#82CBB2
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 4.91
Turquoise
#40E0D0
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFBB #CF798D
analogous
#79CF90 #79CFBB #79B8CF
triadic
#79CFBB #BB79CF #CFBB79
tetradic
#79CFBB #9079CF #CF798D #B8CF79
square
#79CFBB #9079CF #CF798D #B8CF79
split-complementary
#79CFBB #CF79B8 #CF9079
monochromatic
#369781 #4CBFA4 #79CFBB #A6DFD2 #D3EFE9
Accessibility & contrast
On white
1.83
#79CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#79CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFBB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFBB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#5AD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cfbb; /* rgb */ color: rgb(121, 207, 187); /* oklch */ color: oklch(79.4% 0.089 177.2);
Tailwind
colors: {
custom: {
50: '#a4decf',
500: '#79cfbb',
950: '#000000',
},
}SCSS
$custom: #79cfbb; $custom-light: #a4decf; $custom-dark: #000000;
JSON
{
"hex": "#79cfbb",
"rgb": {
"r": 121,
"g": 207,
"b": 187
},
"hsl": {
"h": 166.047,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79432,
"c": 0.08897,
"h": 177.2
},
"luminance": 0.52278
}Semantic roles & 50–950 ramp
primary
#79CFBB
secondary
#9D4F61
accent
#2B4CBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483