#79BABB#79BABB
#79BABB is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.6% C 0.066 H 197.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #79BABB |
|---|---|
| RGB | rgb(121, 186, 187) |
| HSL | hsl(181, 33%, 60%) |
| HSV | hsv(181, 35%, 73%) |
| CMYK | cmyk(35.3%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(71.40, -20.35, -7.08) |
| CIE-LCH | lch(71.40, 21.55, 199.18°) |
| OKLab | oklab(74.58% -0.0634 -0.0194) |
| OKLCH | oklch(74.58% 0.066 197.1) |
| XYZ | xyz(34.4105, 42.7684, 53.4460) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.68
Turquoise Blue
#06B1C4
ΔE00 9.05
Darkturquoise
#00CED1
ΔE00 9.10
Lightseagreen
#20B2AA
ΔE00 9.12
Topaz
#13BBAF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BABB #BB7A79
analogous
#79BB9B #79BABB #7999BB
triadic
#79BABB #BB79BA #BABB79
tetradic
#79BABB #9B79BB #BB7A79 #99BB79
square
#79BABB #9B79BB #BB7A79 #99BB79
split-complementary
#79BABB #BB7999 #BB9B79
monochromatic
#3E7A7B #53A2A4 #79BABB #A2CFD0 #CAE4E4
Accessibility & contrast
On white
2.20
#79BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#79BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BABB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BABB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#5FBEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #79babb; /* rgb */ color: rgb(121, 186, 187); /* oklch */ color: oklch(74.6% 0.066 197.1);
Tailwind
colors: {
custom: {
50: '#a3cfcf',
500: '#79babb',
950: '#000000',
},
}SCSS
$custom: #79babb; $custom-light: #a3cfcf; $custom-dark: #000000;
JSON
{
"hex": "#79babb",
"rgb": {
"r": 121,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.909,
"s": 32.673,
"l": 60.392
},
"oklch": {
"l": 0.74575,
"c": 0.0663,
"h": 197.1
},
"luminance": 0.42771
}Semantic roles & 50–950 ramp
primary
#79BABB
secondary
#D5BCBB
accent
#3C3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282