#79DEBE#79DEBE
#79DEBE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 170.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEBE |
|---|---|
| RGB | rgb(121, 222, 190) |
| HSL | hsl(161, 60%, 67%) |
| HSV | hsv(161, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(81.85, -37.05, 6.57) |
| CIE-LCH | lch(81.85, 37.63, 169.94°) |
| OKLab | oklab(83.02% -0.105 0.0168) |
| OKLCH | oklch(83.02% 0.106 170.9) |
| XYZ | xyz(43.2968, 60.0218, 58.0090) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.03
Seafoam Blue
#78D1B6
ΔE00 3.25
Seafoam
#7FE0B3
ΔE00 3.75
Mediumaquamarine
#66CDAA
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 5.02
Pale Teal
#82CBB2
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEBE #DE7999
analogous
#79DE8C #79DEBE #79CCDE
triadic
#79DEBE #BE79DE #DEBE79
tetradic
#79DEBE #8C79DE #DE7999 #CCDE79
square
#79DEBE #8C79DE #DE7999 #CCDE79
split-complementary
#79DEBE #DE79CC #DE8C79
monochromatic
#2CB187 #48D2A6 #79DEBE #AAEAD6 #DBF6EE
Accessibility & contrast
On white
1.61
#79DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#79DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEBE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEBE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2BC
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#55DFD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #79debe; /* rgb */ color: rgb(121, 222, 190); /* oklch */ color: oklch(83.0% 0.106 170.9);
Tailwind
colors: {
custom: {
50: '#a5e8d1',
500: '#79debe',
950: '#000000',
},
}SCSS
$custom: #79debe; $custom-light: #a5e8d1; $custom-dark: #000000;
JSON
{
"hex": "#79debe",
"rgb": {
"r": 121,
"g": 222,
"b": 190
},
"hsl": {
"h": 160.99,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83015,
"c": 0.10634,
"h": 170.9
},
"luminance": 0.60025
}Semantic roles & 50–950 ramp
primary
#79DEBE
secondary
#B3486A
accent
#1D53C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483