#79D1BB#79D1BB
#79D1BB is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.9% C 0.091 H 175.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79D1BB |
|---|---|
| RGB | rgb(121, 209, 187) |
| HSL | hsl(165, 49%, 65%) |
| HSV | hsv(165, 42%, 82%) |
| CMYK | cmyk(42.1%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(78.02, -31.67, 2.64) |
| CIE-LCH | lch(78.02, 31.78, 175.23°) |
| OKLab | oklab(79.9% -0.0912 0.0065) |
| OKLCH | oklch(79.9% 0.091 175.9) |
| XYZ | xyz(39.6517, 53.2508, 55.1931) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.62
Pale Teal
#82CBB2
ΔE00 2.64
Mediumaquamarine
#66CDAA
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.63
Seafoam
#7FE0B3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D1BB #D1798F
analogous
#79D18F #79D1BB #79BBD1
triadic
#79D1BB #BB79D1 #D1BB79
tetradic
#79D1BB #8F79D1 #D1798F #BBD179
square
#79D1BB #8F79D1 #D1798F #BBD179
split-complementary
#79D1BB #D179BB #D18F79
monochromatic
#359B81 #4BC1A4 #79D1BB #A7E1D2 #D4F0E9
Accessibility & contrast
On white
1.80
#79D1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#79D1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D1BB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D1BB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#BCBDBD
Tritanopia (blue-blind)
#5AD3CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d1bb; /* rgb */ color: rgb(121, 209, 187); /* oklch */ color: oklch(79.9% 0.091 175.9);
Tailwind
colors: {
custom: {
50: '#a4dfcf',
500: '#79d1bb',
950: '#000000',
},
}SCSS
$custom: #79d1bb; $custom-light: #a4dfcf; $custom-dark: #000000;
JSON
{
"hex": "#79d1bb",
"rgb": {
"r": 121,
"g": 209,
"b": 187
},
"hsl": {
"h": 165,
"s": 48.889,
"l": 64.706
},
"oklch": {
"l": 0.79898,
"c": 0.09146,
"h": 175.9
},
"luminance": 0.53254
}Semantic roles & 50–950 ramp
primary
#79D1BB
secondary
#A04E63
accent
#294EBC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101513
muted
#808483