#79CDAF#79CDAF
#79CDAF is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.093 H 168.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79CDAF |
|---|---|
| RGB | rgb(121, 205, 175) |
| HSL | hsl(159, 46%, 64%) |
| HSV | hsv(159, 41%, 80%) |
| CMYK | cmyk(41%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(76.57, -32.45, 6.98) |
| CIE-LCH | lch(76.57, 33.19, 167.86°) |
| OKLab | oklab(78.63% -0.0917 0.0179) |
| OKLCH | oklch(78.63% 0.093 168.9) |
| XYZ | xyz(37.4513, 50.8201, 48.3849) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.57
Pale Teal
#82CBB2
ΔE00 1.92
Mediumaquamarine
#66CDAA
ΔE00 2.40
Seafoam
#7FE0B3
ΔE00 5.63
Light Teal
#90E4C1
ΔE00 5.68
Eucalyptus
#44D7A8
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CDAF #CD7997
analogous
#79CD85 #79CDAF #79C1CD
triadic
#79CDAF #AF79CD #CDAF79
tetradic
#79CDAF #8579CD #CD7997 #C1CD79
square
#79CDAF #8579CD #CD7997 #C1CD79
split-complementary
#79CDAF #CD79C1 #CD8579
monochromatic
#379473 #4CBC94 #79CDAF #A6DECA #D2EEE4
Accessibility & contrast
On white
1.88
#79CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#79CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CDAF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CDAF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#60CEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79cdaf; /* rgb */ color: rgb(121, 205, 175); /* oklch */ color: oklch(78.6% 0.093 168.9);
Tailwind
colors: {
custom: {
50: '#a3dcc6',
500: '#79cdaf',
950: '#000000',
},
}SCSS
$custom: #79cdaf; $custom-light: #a3dcc6; $custom-dark: #000000;
JSON
{
"hex": "#79cdaf",
"rgb": {
"r": 121,
"g": 205,
"b": 175
},
"hsl": {
"h": 158.571,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78628,
"c": 0.09347,
"h": 168.9
},
"luminance": 0.50823
}Semantic roles & 50–950 ramp
primary
#79CDAF
secondary
#9B506A
accent
#2D5FB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482