#79CCAE#79CCAE
#79CCAE is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.093 H 168.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCAE |
|---|---|
| RGB | rgb(121, 204, 174) |
| HSL | hsl(158, 45%, 64%) |
| HSV | hsv(158, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.26, -32.19, 7.07) |
| CIE-LCH | lch(76.26, 32.96, 167.62°) |
| OKLab | oklab(78.37% -0.091 0.0181) |
| OKLCH | oklch(78.37% 0.093 168.7) |
| XYZ | xyz(37.1150, 50.3041, 47.7901) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.78
Pale Teal
#82CBB2
ΔE00 1.86
Mediumaquamarine
#66CDAA
ΔE00 2.44
Seafoam
#7FE0B3
ΔE00 5.80
Light Teal
#90E4C1
ΔE00 5.89
Eucalyptus
#44D7A8
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCAE #CC7997
analogous
#79CC84 #79CCAE #79C0CC
triadic
#79CCAE #AE79CC #CCAE79
tetradic
#79CCAE #8479CC #CC7997 #C0CC79
square
#79CCAE #8479CC #CC7997 #C0CC79
split-complementary
#79CCAE #CC79C0 #CC8479
monochromatic
#389372 #4DBB93 #79CCAE #A5DDC9 #D2EEE4
Accessibility & contrast
On white
1.90
#79CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#79CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCAE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCAE | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#60CDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ccae; /* rgb */ color: rgb(121, 204, 174); /* oklch */ color: oklch(78.4% 0.093 168.7);
Tailwind
colors: {
custom: {
50: '#a3dcc6',
500: '#79ccae',
950: '#000000',
},
}SCSS
$custom: #79ccae; $custom-light: #a3dcc6; $custom-dark: #000000;
JSON
{
"hex": "#79ccae",
"rgb": {
"r": 121,
"g": 204,
"b": 174
},
"hsl": {
"h": 158.313,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78366,
"c": 0.09277,
"h": 168.7
},
"luminance": 0.50307
}Semantic roles & 50–950 ramp
primary
#79CCAE
secondary
#99506A
accent
#2D60B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482