#79CEB2#79CEB2
#79CEB2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.093 H 170.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEB2 |
|---|---|
| RGB | rgb(121, 206, 178) |
| HSL | hsl(160, 46%, 64%) |
| HSV | hsv(160, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.93, -32.26, 5.89) |
| CIE-LCH | lch(76.93, 32.80, 169.65°) |
| OKLab | oklab(78.94% -0.0916 0.0151) |
| OKLCH | oklch(78.94% 0.093 170.7) |
| XYZ | xyz(37.9892, 51.4192, 50.0339) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.93
Pale Teal
#82CBB2
ΔE00 1.72
Mediumaquamarine
#66CDAA
ΔE00 2.72
Light Teal
#90E4C1
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.88
Eucalyptus
#44D7A8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEB2 #CE7995
analogous
#79CE88 #79CEB2 #79C0CE
triadic
#79CEB2 #B279CE #CEB279
tetradic
#79CEB2 #8879CE #CE7995 #C0CE79
square
#79CEB2 #8879CE #CE7995 #C0CE79
split-complementary
#79CEB2 #CE79C0 #CE8879
monochromatic
#379677 #4CBE98 #79CEB2 #A6DECC #D3EFE6
Accessibility & contrast
On white
1.86
#79CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#79CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEB2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEB2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#5ECFC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79ceb2; /* rgb */ color: rgb(121, 206, 178); /* oklch */ color: oklch(78.9% 0.093 170.7);
Tailwind
colors: {
custom: {
50: '#a4ddc9',
500: '#79ceb2',
950: '#000000',
},
}SCSS
$custom: #79ceb2; $custom-light: #a4ddc9; $custom-dark: #000000;
JSON
{
"hex": "#79ceb2",
"rgb": {
"r": 121,
"g": 206,
"b": 178
},
"hsl": {
"h": 160.235,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.78944,
"c": 0.09284,
"h": 170.7
},
"luminance": 0.51422
}Semantic roles & 50–950 ramp
primary
#79CEB2
secondary
#9C4F69
accent
#2C5BBA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482