#79DDC8#79DDC8
#79DDC8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.100 H 178.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDC8 |
|---|---|
| RGB | rgb(121, 221, 200) |
| HSL | hsl(167, 60%, 67%) |
| HSV | hsv(167, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(81.81, -34.32, 1.21) |
| CIE-LCH | lch(81.81, 34.34, 177.98°) |
| OKLab | oklab(83.06% -0.0995 0.0027) |
| OKLCH | oklch(83.06% 0.1 178.5) |
| XYZ | xyz(44.1627, 59.9445, 63.8756) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 4.78
Pale Teal
#82CBB2
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDC8 #DD798E
analogous
#79DD96 #79DDC8 #79C0DD
triadic
#79DDC8 #C879DD #DDC879
tetradic
#79DDC8 #9679DD #DD798E #C0DD79
square
#79DDC8 #9679DD #DD798E #C0DD79
split-complementary
#79DDC8 #DD79C0 #DD9679
monochromatic
#2CAF94 #48D1B4 #79DDC8 #AAE9DC #DBF6F0
Accessibility & contrast
On white
1.62
#79DDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#79DDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDC8
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDC8 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#51E0D7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79ddc8; /* rgb */ color: rgb(121, 221, 200); /* oklch */ color: oklch(83.1% 0.100 178.5);
Tailwind
colors: {
custom: {
50: '#a5e8d8',
500: '#79ddc8',
950: '#000000',
},
}SCSS
$custom: #79ddc8; $custom-light: #a5e8d8; $custom-dark: #000000;
JSON
{
"hex": "#79ddc8",
"rgb": {
"r": 121,
"g": 221,
"b": 200
},
"hsl": {
"h": 167.4,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83062,
"c": 0.09956,
"h": 178.5
},
"luminance": 0.59948
}Semantic roles & 50–950 ramp
primary
#79DDC8
secondary
#B1495F
accent
#1E42C7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483