#79DBC8#79DBC8
#79DBC8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.097 H 179.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBC8 |
|---|---|
| RGB | rgb(121, 219, 200) |
| HSL | hsl(168, 58%, 67%) |
| HSV | hsv(168, 45%, 86%) |
| CMYK | cmyk(44.7%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(81.23, -33.39, 0.37) |
| CIE-LCH | lch(81.23, 33.39, 179.36°) |
| OKLab | oklab(82.6% -0.0972 0.0005) |
| OKLCH | oklch(82.6% 0.097 179.7) |
| XYZ | xyz(43.6378, 58.8947, 63.7006) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.23
Pale Teal
#82CBB2
ΔE00 5.25
Light Teal
#90E4C1
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBC8 #DB798C
analogous
#79DB97 #79DBC8 #79BDDB
triadic
#79DBC8 #C879DB #DBC879
tetradic
#79DBC8 #9779DB #DB798C #BDDB79
square
#79DBC8 #9779DB #DB798C #BDDB79
split-complementary
#79DBC8 #DB79BD #DB9779
monochromatic
#2EAC93 #49CEB4 #79DBC8 #A9E8DC #D9F5F0
Accessibility & contrast
On white
1.64
#79DBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#79DBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBC8
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBC8 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#51DED5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79dbc8; /* rgb */ color: rgb(121, 219, 200); /* oklch */ color: oklch(82.6% 0.097 179.7);
Tailwind
colors: {
custom: {
50: '#a5e6d8',
500: '#79dbc8',
950: '#000000',
},
}SCSS
$custom: #79dbc8; $custom-light: #a5e6d8; $custom-dark: #000000;
JSON
{
"hex": "#79dbc8",
"rgb": {
"r": 121,
"g": 219,
"b": 200
},
"hsl": {
"h": 168.367,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.82598,
"c": 0.09723,
"h": 179.7
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#79DBC8
secondary
#AE4A5D
accent
#2040C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483