#79CFBD#79CFBD
#79CFBD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.088 H 178.9°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFBD |
|---|---|
| RGB | rgb(121, 207, 189) |
| HSL | hsl(167, 47%, 64%) |
| HSV | hsv(167, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.50, -30.26, 0.80) |
| CIE-LCH | lch(77.50, 30.27, 178.48°) |
| OKLab | oklab(79.49% -0.088 0.0017) |
| OKLCH | oklch(79.49% 0.088 178.9) |
| XYZ | xyz(39.3797, 52.3619, 56.1660) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.28
Mediumaquamarine
#66CDAA
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.44
Turquoise
#40E0D0
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFBD #CF798B
analogous
#79CF92 #79CFBD #79B6CF
triadic
#79CFBD #BD79CF #CFBD79
tetradic
#79CFBD #9279CF #CF798B #B6CF79
square
#79CFBD #9279CF #CF798B #B6CF79
split-complementary
#79CFBD #CF79B6 #CF9279
monochromatic
#369783 #4CBFA7 #79CFBD #A6DFD3 #D3EFE9
Accessibility & contrast
On white
1.83
#79CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#79CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFBD
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFBD | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#5AD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cfbd; /* rgb */ color: rgb(121, 207, 189); /* oklch */ color: oklch(79.5% 0.088 178.9);
Tailwind
colors: {
custom: {
50: '#a4ded0',
500: '#79cfbd',
950: '#000000',
},
}SCSS
$custom: #79cfbd; $custom-light: #a4ded0; $custom-dark: #000000;
JSON
{
"hex": "#79cfbd",
"rgb": {
"r": 121,
"g": 207,
"b": 189
},
"hsl": {
"h": 167.442,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79491,
"c": 0.08802,
"h": 178.9
},
"luminance": 0.52365
}Semantic roles & 50–950 ramp
primary
#79CFBD
secondary
#9D4F5F
accent
#2B49BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483