#79DBCA#79DBCA
#79DBCA is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.096 H 181.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #79DBCA |
|---|---|
| RGB | rgb(121, 219, 202) |
| HSL | hsl(170, 58%, 67%) |
| HSV | hsv(170, 45%, 86%) |
| CMYK | cmyk(44.7%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(81.29, -32.92, -0.62) |
| CIE-LCH | lch(81.29, 32.92, 181.07°) |
| OKLab | oklab(82.66% -0.0964 -0.0022) |
| OKLCH | oklch(82.66% 0.096 181.3) |
| XYZ | xyz(43.8730, 58.9888, 64.9397) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.43
Turquoise
#40E0D0
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 5.39
Pale Teal
#82CBB2
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DBCA #DB798A
analogous
#79DB99 #79DBCA #79BBDB
triadic
#79DBCA #CA79DB #DBCA79
tetradic
#79DBCA #9979DB #DB798A #BBDB79
square
#79DBCA #9979DB #DB798A #BBDB79
split-complementary
#79DBCA #DB79BB #DB9979
monochromatic
#2EAC96 #49CEB7 #79DBCA #A9E8DD #D9F5F0
Accessibility & contrast
On white
1.64
#79DBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#79DBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DBCA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DBCA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C9
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#50DED6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #79dbca; /* rgb */ color: rgb(121, 219, 202); /* oklch */ color: oklch(82.7% 0.096 181.3);
Tailwind
colors: {
custom: {
50: '#a5e6da',
500: '#79dbca',
950: '#000000',
},
}SCSS
$custom: #79dbca; $custom-light: #a5e6da; $custom-dark: #000000;
JSON
{
"hex": "#79dbca",
"rgb": {
"r": 121,
"g": 219,
"b": 202
},
"hsl": {
"h": 169.592,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.82657,
"c": 0.09639,
"h": 181.3
},
"luminance": 0.58992
}Semantic roles & 50–950 ramp
primary
#79DBCA
secondary
#AE4A5B
accent
#203DC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483