#79CCAF#79CCAF
#79CCAF is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.092 H 169.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCAF |
|---|---|
| RGB | rgb(121, 204, 175) |
| HSL | hsl(159, 45%, 64%) |
| HSV | hsv(159, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 14.2%, 20%) |
| CIE-LAB | lab(76.28, -31.98, 6.57) |
| CIE-LCH | lch(76.28, 32.64, 168.40°) |
| OKLab | oklab(78.39% -0.0905 0.0168) |
| OKLCH | oklch(78.39% 0.092 169.5) |
| XYZ | xyz(37.2128, 50.3433, 48.3054) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.58
Pale Teal
#82CBB2
ΔE00 1.66
Mediumaquamarine
#66CDAA
ΔE00 2.58
Light Teal
#90E4C1
ΔE00 5.94
Seafoam
#7FE0B3
ΔE00 5.99
Eucalyptus
#44D7A8
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCAF #CC7996
analogous
#79CC85 #79CCAF #79BFCC
triadic
#79CCAF #AF79CC #CCAF79
tetradic
#79CCAF #8579CC #CC7996 #BFCC79
square
#79CCAF #8579CC #CC7996 #BFCC79
split-complementary
#79CCAF #CC79BF #CC8579
monochromatic
#389373 #4DBB95 #79CCAF #A5DDC9 #D2EEE4
Accessibility & contrast
On white
1.90
#79CCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#79CCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCAF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCAF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#60CDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ccaf; /* rgb */ color: rgb(121, 204, 175); /* oklch */ color: oklch(78.4% 0.092 169.5);
Tailwind
colors: {
custom: {
50: '#a3dcc6',
500: '#79ccaf',
950: '#000000',
},
}SCSS
$custom: #79ccaf; $custom-light: #a3dcc6; $custom-dark: #000000;
JSON
{
"hex": "#79ccaf",
"rgb": {
"r": 121,
"g": 204,
"b": 175
},
"hsl": {
"h": 159.036,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78394,
"c": 0.09209,
"h": 169.5
},
"luminance": 0.50346
}Semantic roles & 50–950 ramp
primary
#79CCAF
secondary
#99506A
accent
#2D5EB8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482