#79DECB#79DECB
#79DECB is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.099 H 180.1°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #79DECB |
|---|---|
| RGB | rgb(121, 222, 203) |
| HSL | hsl(169, 60%, 67%) |
| HSV | hsv(169, 45%, 87%) |
| CMYK | cmyk(45.5%, 0%, 8.6%, 12.9%) |
| CIE-LAB | lab(82.17, -34.09, 0.15) |
| CIE-LCH | lch(82.17, 34.09, 179.75°) |
| OKLab | oklab(83.38% -0.0994 -0.0002) |
| OKLCH | oklch(83.38% 0.099 180.1) |
| XYZ | xyz(44.7815, 60.6157, 65.8285) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.42
Turquoise
#40E0D0
ΔE00 4.43
Tiffany Blue
#7BF2DA
ΔE00 4.55
Pale Teal
#82CBB2
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DECB #DE798C
analogous
#79DE99 #79DECB #79BEDE
triadic
#79DECB #CB79DE #DECB79
tetradic
#79DECB #9979DE #DE798C #BEDE79
square
#79DECB #9979DE #DE798C #BEDE79
split-complementary
#79DECB #DE79BE #DE9979
monochromatic
#2CB198 #48D2B8 #79DECB #AAEADE #DBF6F1
Accessibility & contrast
On white
1.60
#79DECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#79DECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DECB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DECB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CA
Deuteranopia (green-blind)
#C6C7CD
Tritanopia (blue-blind)
#4FE1D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79decb; /* rgb */ color: rgb(121, 222, 203); /* oklch */ color: oklch(83.4% 0.099 180.1);
Tailwind
colors: {
custom: {
50: '#a5e8da',
500: '#79decb',
950: '#000000',
},
}SCSS
$custom: #79decb; $custom-light: #a5e8da; $custom-dark: #000000;
JSON
{
"hex": "#79decb",
"rgb": {
"r": 121,
"g": 222,
"b": 203
},
"hsl": {
"h": 168.713,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.83381,
"c": 0.09937,
"h": 180.1
},
"luminance": 0.60619
}Semantic roles & 50–950 ramp
primary
#79DECB
secondary
#B3485C
accent
#1D3DC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483