#79DDCC#79DDCC
#79DDCC is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.098 H 181.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDCC |
|---|---|
| RGB | rgb(121, 221, 204) |
| HSL | hsl(170, 60%, 67%) |
| HSV | hsv(170, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(81.91, -33.38, -0.77) |
| CIE-LCH | lch(81.91, 33.39, 181.31°) |
| OKLab | oklab(83.18% -0.0978 -0.0026) |
| OKLCH | oklch(83.18% 0.098 181.5) |
| XYZ | xyz(44.6363, 60.1339, 66.3699) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.75
Tiffany Blue
#7BF2DA
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.11
Light Teal
#90E4C1
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDCC #DD798A
analogous
#79DD9A #79DDCC #79BCDD
triadic
#79DDCC #CC79DD #DDCC79
tetradic
#79DDCC #9A79DD #DD798A #BCDD79
square
#79DDCC #9A79DD #DD798A #BCDD79
split-complementary
#79DDCC #DD79BC #DD9A79
monochromatic
#2CAF99 #48D1B9 #79DDCC #AAE9DF #DBF6F1
Accessibility & contrast
On white
1.61
#79DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#79DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDCC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDCC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C4C7CD
Tritanopia (blue-blind)
#4EE0D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79ddcc; /* rgb */ color: rgb(121, 221, 204); /* oklch */ color: oklch(83.2% 0.098 181.5);
Tailwind
colors: {
custom: {
50: '#a5e8db',
500: '#79ddcc',
950: '#000000',
},
}SCSS
$custom: #79ddcc; $custom-light: #a5e8db; $custom-dark: #000000;
JSON
{
"hex": "#79ddcc",
"rgb": {
"r": 121,
"g": 221,
"b": 204
},
"hsl": {
"h": 169.8,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83179,
"c": 0.09783,
"h": 181.5
},
"luminance": 0.60137
}Semantic roles & 50–950 ramp
primary
#79DDCC
secondary
#B1495B
accent
#1E3BC7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101615
muted
#818484