#79CFBC#79CFBC
#79CFBC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.088 H 178.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFBC |
|---|---|
| RGB | rgb(121, 207, 188) |
| HSL | hsl(167, 47%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.47, -30.49, 1.30) |
| CIE-LCH | lch(77.47, 30.51, 177.55°) |
| OKLab | oklab(79.46% -0.0884 0.003) |
| OKLCH | oklch(79.46% 0.088 178.1) |
| XYZ | xyz(39.2715, 52.3186, 55.5963) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.62
Pale Teal
#82CBB2
ΔE00 3.00
Mediumaquamarine
#66CDAA
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 6.60
Mediumturquoise
#48D1CC
ΔE00 6.72
Light Teal
#90E4C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFBC #CF798C
analogous
#79CF91 #79CFBC #79B7CF
triadic
#79CFBC #BC79CF #CFBC79
tetradic
#79CFBC #9179CF #CF798C #B7CF79
square
#79CFBC #9179CF #CF798C #B7CF79
split-complementary
#79CFBC #CF79B7 #CF9179
monochromatic
#369782 #4CBFA5 #79CFBC #A6DFD3 #D3EFE9
Accessibility & contrast
On white
1.83
#79CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#79CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFBC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFBC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#5AD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cfbc; /* rgb */ color: rgb(121, 207, 188); /* oklch */ color: oklch(79.5% 0.088 178.1);
Tailwind
colors: {
custom: {
50: '#a4ded0',
500: '#79cfbc',
950: '#000000',
},
}SCSS
$custom: #79cfbc; $custom-light: #a4ded0; $custom-dark: #000000;
JSON
{
"hex": "#79cfbc",
"rgb": {
"r": 121,
"g": 207,
"b": 188
},
"hsl": {
"h": 166.744,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79462,
"c": 0.08848,
"h": 178.1
},
"luminance": 0.52321
}Semantic roles & 50–950 ramp
primary
#79CFBC
secondary
#9D4F60
accent
#2B4BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483