#79D1BC#79D1BC
#79D1BC is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.9% C 0.091 H 176.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #79D1BC |
|---|---|
| RGB | rgb(121, 209, 188) |
| HSL | hsl(166, 49%, 65%) |
| HSV | hsv(166, 42%, 82%) |
| CMYK | cmyk(42.1%, 0%, 10%, 18%) |
| CIE-LAB | lab(78.05, -31.44, 2.14) |
| CIE-LCH | lch(78.05, 31.51, 176.10°) |
| OKLab | oklab(79.93% -0.0908 0.0052) |
| OKLCH | oklch(79.93% 0.091 176.7) |
| XYZ | xyz(39.7591, 53.2938, 55.7588) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.96
Pale Teal
#82CBB2
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 6.26
Turquoise
#40E0D0
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D1BC #D1798E
analogous
#79D190 #79D1BC #79BAD1
triadic
#79D1BC #BC79D1 #D1BC79
tetradic
#79D1BC #9079D1 #D1798E #BAD179
square
#79D1BC #9079D1 #D1798E #BAD179
split-complementary
#79D1BC #D179BA #D19079
monochromatic
#359B82 #4BC1A5 #79D1BC #A7E1D3 #D4F0EA
Accessibility & contrast
On white
1.80
#79D1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#79D1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D1BC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D1BC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#5AD3CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d1bc; /* rgb */ color: rgb(121, 209, 188); /* oklch */ color: oklch(79.9% 0.091 176.7);
Tailwind
colors: {
custom: {
50: '#a4dfd0',
500: '#79d1bc',
950: '#000000',
},
}SCSS
$custom: #79d1bc; $custom-light: #a4dfd0; $custom-dark: #000000;
JSON
{
"hex": "#79d1bc",
"rgb": {
"r": 121,
"g": 209,
"b": 188
},
"hsl": {
"h": 165.682,
"s": 48.889,
"l": 64.706
},
"oklch": {
"l": 0.79927,
"c": 0.09095,
"h": 176.7
},
"luminance": 0.53297
}Semantic roles & 50–950 ramp
primary
#79D1BC
secondary
#A04E62
accent
#294CBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101514
muted
#808483