#79DECC#79DECC
#79DECC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.099 H 180.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #79DECC |
|---|---|
| RGB | rgb(121, 222, 204) |
| HSL | hsl(169, 60%, 67%) |
| HSV | hsv(169, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(82.20, -33.85, -0.35) |
| CIE-LCH | lch(82.20, 33.85, 180.59°) |
| OKLab | oklab(83.41% -0.0989 -0.0015) |
| OKLCH | oklch(83.41% 0.099 180.9) |
| XYZ | xyz(44.9011, 60.6635, 66.4581) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.33
Tiffany Blue
#7BF2DA
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.67
Pale Teal
#82CBB2
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DECC #DE798B
analogous
#79DE9A #79DECC #79BEDE
triadic
#79DECC #CC79DE #DECC79
tetradic
#79DECC #9A79DE #DE798B #BEDE79
square
#79DECC #9A79DE #DE798B #BEDE79
split-complementary
#79DECC #DE79BE #DE9A79
monochromatic
#2CB199 #48D2B9 #79DECC #AAEADF #DBF6F1
Accessibility & contrast
On white
1.60
#79DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#79DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DECC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DECC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CB
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#4EE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79decc; /* rgb */ color: rgb(121, 222, 204); /* oklch */ color: oklch(83.4% 0.099 180.9);
Tailwind
colors: {
custom: {
50: '#a6e8db',
500: '#79decc',
950: '#000000',
},
}SCSS
$custom: #79decc; $custom-light: #a6e8db; $custom-dark: #000000;
JSON
{
"hex": "#79decc",
"rgb": {
"r": 121,
"g": 222,
"b": 204
},
"hsl": {
"h": 169.307,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83411,
"c": 0.09895,
"h": 180.9
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#79DECC
secondary
#B3485B
accent
#1D3CC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484