#79DEBF#79DEBF
#79DEBF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.106 H 171.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79DEBF |
|---|---|
| RGB | rgb(121, 222, 191) |
| HSL | hsl(162, 60%, 67%) |
| HSV | hsv(162, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.87, -36.83, 6.08) |
| CIE-LCH | lch(81.87, 37.33, 170.63°) |
| OKLab | oklab(83.04% -0.1046 0.0155) |
| OKLCH | oklch(83.04% 0.106 171.6) |
| XYZ | xyz(43.4065, 60.0657, 58.5866) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 3.18
Seafoam
#7FE0B3
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.54
Light Turquoise
#7EF4CC
ΔE00 5.11
Pale Teal
#82CBB2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DEBF #DE7998
analogous
#79DE8D #79DEBF #79CBDE
triadic
#79DEBF #BF79DE #DEBF79
tetradic
#79DEBF #8D79DE #DE7998 #CBDE79
square
#79DEBF #8D79DE #DE7998 #CBDE79
split-complementary
#79DEBF #DE79CB #DE8D79
monochromatic
#2CB188 #48D2A8 #79DEBF #AAEAD6 #DBF6EE
Accessibility & contrast
On white
1.61
#79DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#79DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DEBF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DEBF | 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)
#D9D2BE
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#55E0D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79debf; /* rgb */ color: rgb(121, 222, 191); /* oklch */ color: oklch(83.0% 0.106 171.6);
Tailwind
colors: {
custom: {
50: '#a5e8d2',
500: '#79debf',
950: '#000000',
},
}SCSS
$custom: #79debf; $custom-light: #a5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#79debf",
"rgb": {
"r": 121,
"g": 222,
"b": 191
},
"hsl": {
"h": 161.584,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83042,
"c": 0.10571,
"h": 171.6
},
"luminance": 0.60069
}Semantic roles & 50–950 ramp
primary
#79DEBF
secondary
#B34869
accent
#1D52C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483