#79DEB4#79DEB4
#79DEB4 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.8% C 0.113 H 164.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEB4 |
|---|---|
| RGB | rgb(121, 222, 180) |
| HSL | hsl(155, 60%, 67%) |
| HSV | hsv(155, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(81.62, -39.21, 11.53) |
| CIE-LCH | lch(81.62, 40.87, 163.61°) |
| OKLab | oklab(82.75% -0.1094 0.0296) |
| OKLCH | oklch(82.75% 0.113 164.9) |
| XYZ | xyz(42.2411, 59.5995, 52.4491) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.13
Light Teal
#90E4C1
ΔE00 3.17
Eucalyptus
#44D7A8
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEB4 #DE79A3
analogous
#79DE82 #79DEB4 #79D5DE
triadic
#79DEB4 #B479DE #DEB479
tetradic
#79DEB4 #8279DE #DE79A3 #D5DE79
square
#79DEB4 #8279DE #DE79A3 #D5DE79
split-complementary
#79DEB4 #DE79D5 #DE8279
monochromatic
#2CB17A #48D299 #79DEB4 #AAEACF #DBF6EB
Accessibility & contrast
On white
1.63
#79DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#79DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEB4
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEB4 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B2
Deuteranopia (green-blind)
#CBC6B7
Tritanopia (blue-blind)
#5ADED2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79deb4; /* rgb */ color: rgb(121, 222, 180); /* oklch */ color: oklch(82.8% 0.113 164.9);
Tailwind
colors: {
custom: {
50: '#a5e9ca',
500: '#79deb4',
950: '#000000',
},
}SCSS
$custom: #79deb4; $custom-light: #a5e9ca; $custom-dark: #000000;
JSON
{
"hex": "#79deb4",
"rgb": {
"r": 121,
"g": 222,
"b": 180
},
"hsl": {
"h": 155.05,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82752,
"c": 0.11336,
"h": 164.9
},
"luminance": 0.59603
}Semantic roles & 50–950 ramp
primary
#79DEB4
secondary
#B34875
accent
#1D64C8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482