#79DDCB#79DDCB
#79DDCB is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.098 H 180.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #79DDCB |
|---|---|
| RGB | rgb(121, 221, 203) |
| HSL | hsl(169, 60%, 67%) |
| HSV | hsv(169, 45%, 87%) |
| CMYK | cmyk(45.2%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.89, -33.62, -0.27) |
| CIE-LCH | lch(81.89, 33.62, 180.46°) |
| OKLab | oklab(83.15% -0.0982 -0.0013) |
| OKLCH | oklch(83.15% 0.098 180.7) |
| XYZ | xyz(44.5167, 60.0861, 65.7402) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DDCB #DD798B
analogous
#79DD99 #79DDCB #79BDDD
triadic
#79DDCB #CB79DD #DDCB79
tetradic
#79DDCB #9979DD #DD798B #BDDD79
square
#79DDCB #9979DD #DD798B #BDDD79
split-complementary
#79DDCB #DD79BD #DD9979
monochromatic
#2CAF98 #48D1B8 #79DDCB #AAE9DE #DBF6F1
Accessibility & contrast
On white
1.61
#79DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#79DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DDCB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DDCB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#4FE0D7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79ddcb; /* rgb */ color: rgb(121, 221, 203); /* oklch */ color: oklch(83.2% 0.098 180.7);
Tailwind
colors: {
custom: {
50: '#a5e8da',
500: '#79ddcb',
950: '#000000',
},
}SCSS
$custom: #79ddcb; $custom-light: #a5e8da; $custom-dark: #000000;
JSON
{
"hex": "#79ddcb",
"rgb": {
"r": 121,
"g": 221,
"b": 203
},
"hsl": {
"h": 169.2,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.8315,
"c": 0.09824,
"h": 180.7
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#79DDCB
secondary
#B1495C
accent
#1E3DC7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483