#79CCB2#79CCB2
#79CCB2 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.090 H 171.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCB2 |
|---|---|
| RGB | rgb(121, 204, 178) |
| HSL | hsl(161, 45%, 64%) |
| HSV | hsv(161, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 12.7%, 20%) |
| CIE-LAB | lab(76.35, -31.31, 5.06) |
| CIE-LCH | lch(76.35, 31.72, 170.83°) |
| OKLab | oklab(78.48% -0.0892 0.0129) |
| OKLCH | oklch(78.48% 0.09 171.8) |
| XYZ | xyz(37.5108, 50.4624, 49.8745) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.30
Pale Teal
#82CBB2
ΔE00 1.34
Mediumaquamarine
#66CDAA
ΔE00 3.17
Light Teal
#90E4C1
ΔE00 6.21
Seafoam
#7FE0B3
ΔE00 6.62
Eucalyptus
#44D7A8
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCB2 #CC7993
analogous
#79CC88 #79CCB2 #79BCCC
triadic
#79CCB2 #B279CC #CCB279
tetradic
#79CCB2 #8879CC #CC7993 #BCCC79
square
#79CCB2 #8879CC #CC7993 #BCCC79
split-complementary
#79CCB2 #CC79BC #CC8879
monochromatic
#389376 #4DBB99 #79CCB2 #A5DDCB #D2EEE5
Accessibility & contrast
On white
1.89
#79CCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#79CCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCB2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCB2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#BAB8B4
Tritanopia (blue-blind)
#5FCDC4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79ccb2; /* rgb */ color: rgb(121, 204, 178); /* oklch */ color: oklch(78.5% 0.090 171.8);
Tailwind
colors: {
custom: {
50: '#a3dcc9',
500: '#79ccb2',
950: '#000000',
},
}SCSS
$custom: #79ccb2; $custom-light: #a3dcc9; $custom-dark: #000000;
JSON
{
"hex": "#79ccb2",
"rgb": {
"r": 121,
"g": 204,
"b": 178
},
"hsl": {
"h": 161.205,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78476,
"c": 0.09015,
"h": 171.8
},
"luminance": 0.50465
}Semantic roles & 50–950 ramp
primary
#79CCB2
secondary
#995067
accent
#2D59B8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482