#79DEBD#79DEBD
#79DEBD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.107 H 170.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEBD |
|---|---|
| RGB | rgb(121, 222, 189) |
| HSL | hsl(160, 60%, 67%) |
| HSV | hsv(160, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.83, -37.27, 7.07) |
| CIE-LCH | lch(81.83, 37.93, 169.26°) |
| OKLab | oklab(82.99% -0.1054 0.0181) |
| OKLCH | oklch(82.99% 0.107 170.3) |
| XYZ | xyz(43.1879, 59.9783, 57.4354) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.92
Seafoam Blue
#78D1B6
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.46
Mediumaquamarine
#66CDAA
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.95
Pale Teal
#82CBB2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEBD #DE799A
analogous
#79DE8B #79DEBD #79CDDE
triadic
#79DEBD #BD79DE #DEBD79
tetradic
#79DEBD #8B79DE #DE799A #CDDE79
square
#79DEBD #8B79DE #DE799A #CDDE79
split-complementary
#79DEBD #DE79CD #DE8B79
monochromatic
#2CB185 #48D2A5 #79DEBD #AAEAD5 #DBF6ED
Accessibility & contrast
On white
1.62
#79DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#79DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEBD
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEBD | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BB
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#56DFD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79debd; /* rgb */ color: rgb(121, 222, 189); /* oklch */ color: oklch(83.0% 0.107 170.3);
Tailwind
colors: {
custom: {
50: '#a5e9d0',
500: '#79debd',
950: '#000000',
},
}SCSS
$custom: #79debd; $custom-light: #a5e9d0; $custom-dark: #000000;
JSON
{
"hex": "#79debd",
"rgb": {
"r": 121,
"g": 222,
"b": 189
},
"hsl": {
"h": 160.396,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.82988,
"c": 0.10699,
"h": 170.3
},
"luminance": 0.59982
}Semantic roles & 50–950 ramp
primary
#79DEBD
secondary
#B3486B
accent
#1D55C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483