#79CEAB#79CEAB
#79CEAB is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.098 H 165.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEAB |
|---|---|
| RGB | rgb(121, 206, 171) |
| HSL | hsl(155, 46%, 64%) |
| HSV | hsv(155, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(76.77, -33.78, 9.41) |
| CIE-LCH | lch(76.77, 35.06, 164.43°) |
| OKLab | oklab(78.76% -0.0947 0.0242) |
| OKLCH | oklch(78.76% 0.098 165.7) |
| XYZ | xyz(37.3042, 51.1453, 46.4265) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.18
Seafoam Blue
#78D1B6
ΔE00 2.75
Pale Teal
#82CBB2
ΔE00 3.12
Seafoam
#7FE0B3
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 5.40
Eucalyptus
#44D7A8
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEAB #CE799C
analogous
#79CE81 #79CEAB #79C7CE
triadic
#79CEAB #AB79CE #CEAB79
tetradic
#79CEAB #8179CE #CE799C #C7CE79
square
#79CEAB #8179CE #CE799C #C7CE79
split-complementary
#79CEAB #CE79C7 #CE8179
monochromatic
#37966F #4CBE8F #79CEAB #A6DEC7 #D3EFE3
Accessibility & contrast
On white
1.87
#79CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#79CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEAB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEAB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#61CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79ceab; /* rgb */ color: rgb(121, 206, 171); /* oklch */ color: oklch(78.8% 0.098 165.7);
Tailwind
colors: {
custom: {
50: '#a3ddc4',
500: '#79ceab',
950: '#000000',
},
}SCSS
$custom: #79ceab; $custom-light: #a3ddc4; $custom-dark: #000000;
JSON
{
"hex": "#79ceab",
"rgb": {
"r": 121,
"g": 206,
"b": 171
},
"hsl": {
"h": 155.294,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78756,
"c": 0.09774,
"h": 165.7
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#79CEAB
secondary
#9C4F6F
accent
#2C66BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482