#79DFC8#79DFC8
#79DFC8 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.102 H 177.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFC8 |
|---|---|
| RGB | rgb(121, 223, 200) |
| HSL | hsl(166, 61%, 67%) |
| HSV | hsv(166, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(82.38, -35.25, 2.04) |
| CIE-LCH | lch(82.38, 35.31, 176.68°) |
| OKLab | oklab(83.53% -0.1018 0.0049) |
| OKLCH | oklch(83.53% 0.102 177.3) |
| XYZ | xyz(44.6939, 61.0069, 64.0527) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFC8 #DF7990
analogous
#79DF95 #79DFC8 #79C3DF
triadic
#79DFC8 #C879DF #DFC879
tetradic
#79DFC8 #9579DF #DF7990 #C3DF79
square
#79DFC8 #9579DF #DF7990 #C3DF79
split-complementary
#79DFC8 #DF79C3 #DF9579
monochromatic
#2BB394 #48D3B4 #79DFC8 #AAEBDC #DCF7F1
Accessibility & contrast
On white
1.59
#79DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#79DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFC8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFC8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#50E2D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dfc8; /* rgb */ color: rgb(121, 223, 200); /* oklch */ color: oklch(83.5% 0.102 177.3);
Tailwind
colors: {
custom: {
50: '#a5e9d8',
500: '#79dfc8',
950: '#000000',
},
}SCSS
$custom: #79dfc8; $custom-light: #a5e9d8; $custom-dark: #000000;
JSON
{
"hex": "#79dfc8",
"rgb": {
"r": 121,
"g": 223,
"b": 200
},
"hsl": {
"h": 166.471,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83526,
"c": 0.10192,
"h": 177.3
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#79DFC8
secondary
#B44860
accent
#1C43C9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483