#79DFC2#79DFC2
#79DFC2 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.105 H 173.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFC2 |
|---|---|
| RGB | rgb(121, 223, 194) |
| HSL | hsl(163, 61%, 67%) |
| HSV | hsv(163, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(82.23, -36.62, 5.01) |
| CIE-LCH | lch(82.23, 36.96, 172.21°) |
| OKLab | oklab(83.36% -0.1044 0.0127) |
| OKLCH | oklch(83.36% 0.105 173.1) |
| XYZ | xyz(44.0064, 60.7319, 60.4319) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.47
Seafoam
#7FE0B3
ΔE00 4.68
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumaquamarine
#66CDAA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFC2 #DF7996
analogous
#79DF8F #79DFC2 #79C9DF
triadic
#79DFC2 #C279DF #DFC279
tetradic
#79DFC2 #8F79DF #DF7996 #C9DF79
square
#79DFC2 #8F79DF #DF7996 #C9DF79
split-complementary
#79DFC2 #DF79C9 #DF8F79
monochromatic
#2BB38C #48D3AC #79DFC2 #AAEBD8 #DCF7EF
Accessibility & contrast
On white
1.60
#79DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#79DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFC2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFC2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#C9C8C4
Tritanopia (blue-blind)
#53E1D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79dfc2; /* rgb */ color: rgb(121, 223, 194); /* oklch */ color: oklch(83.4% 0.105 173.1);
Tailwind
colors: {
custom: {
50: '#a5e9d4',
500: '#79dfc2',
950: '#000000',
},
}SCSS
$custom: #79dfc2; $custom-light: #a5e9d4; $custom-dark: #000000;
JSON
{
"hex": "#79dfc2",
"rgb": {
"r": 121,
"g": 223,
"b": 194
},
"hsl": {
"h": 162.941,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.83357,
"c": 0.10517,
"h": 173.1
},
"luminance": 0.60735
}Semantic roles & 50–950 ramp
primary
#79DFC2
secondary
#B44867
accent
#1C4DC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483