#79DED4#79DED4
#79DED4 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.096 H 187.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #79DED4 |
|---|---|
| RGB | rgb(121, 222, 212) |
| HSL | hsl(174, 60%, 67%) |
| HSV | hsv(174, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(82.41, -31.94, -4.28) |
| CIE-LCH | lch(82.41, 32.23, 187.63°) |
| OKLab | oklab(83.65% -0.0955 -0.012) |
| OKLCH | oklch(83.65% 0.096 187.2) |
| XYZ | xyz(45.8853, 61.0572, 71.6418) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 6.12
Seafoam Blue
#78D1B6
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.75
Pale Teal
#82CBB2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DED4 #DE7983
analogous
#79DEA1 #79DED4 #79B6DE
triadic
#79DED4 #D479DE #DED479
tetradic
#79DED4 #A179DE #DE7983 #B6DE79
square
#79DED4 #A179DE #DE7983 #B6DE79
split-complementary
#79DED4 #DE79B6 #DEA179
monochromatic
#2CB1A4 #48D2C4 #79DED4 #AAEAE4 #DBF6F4
Accessibility & contrast
On white
1.59
#79DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#79DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DED4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DED4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D4
Deuteranopia (green-blind)
#C3C8D5
Tritanopia (blue-blind)
#49E2DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #79ded4; /* rgb */ color: rgb(121, 222, 212); /* oklch */ color: oklch(83.7% 0.096 187.2);
Tailwind
colors: {
custom: {
50: '#a6e8e1',
500: '#79ded4',
950: '#000000',
},
}SCSS
$custom: #79ded4; $custom-light: #a6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#79ded4",
"rgb": {
"r": 121,
"g": 222,
"b": 212
},
"hsl": {
"h": 174.059,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83652,
"c": 0.0963,
"h": 187.2
},
"luminance": 0.61061
}Semantic roles & 50–950 ramp
primary
#79DED4
secondary
#B34853
accent
#1D2EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484