#79CBBF#79CBBF
#79CBBF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.083 H 183.8°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79CBBF |
|---|---|
| RGB | rgb(121, 203, 191) |
| HSL | hsl(171, 44%, 64%) |
| HSV | hsv(171, 40%, 80%) |
| CMYK | cmyk(40.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.40, -27.86, -1.88) |
| CIE-LCH | lch(76.40, 27.92, 183.87°) |
| OKLab | oklab(78.62% -0.0824 -0.0055) |
| OKLCH | oklch(78.62% 0.083 183.8) |
| XYZ | xyz(38.6415, 50.5356, 56.9983) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 5.20
Mediumturquoise
#48D1CC
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 7.16
Mediumaquamarine
#66CDAA
ΔE00 7.59
Topaz
#13BBAF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CBBF #CB7985
analogous
#79CB96 #79CBBF #79AECB
triadic
#79CBBF #BF79CB #CBBF79
tetradic
#79CBBF #9679CB #CB7985 #AECB79
square
#79CBBF #9679CB #CB7985 #AECB79
split-complementary
#79CBBF #CB79AE #CB9679
monochromatic
#389184 #4DBAAA #79CBBF #A5DCD4 #D1EDE9
Accessibility & contrast
On white
1.89
#79CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#79CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CBBF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CBBF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#5ACEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cbbf; /* rgb */ color: rgb(121, 203, 191); /* oklch */ color: oklch(78.6% 0.083 183.8);
Tailwind
colors: {
custom: {
50: '#a4dbd2',
500: '#79cbbf',
950: '#000000',
},
}SCSS
$custom: #79cbbf; $custom-light: #a4dbd2; $custom-dark: #000000;
JSON
{
"hex": "#79cbbf",
"rgb": {
"r": 121,
"g": 203,
"b": 191
},
"hsl": {
"h": 171.22,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.78623,
"c": 0.08257,
"h": 183.8
},
"luminance": 0.50538
}Semantic roles & 50–950 ramp
primary
#79CBBF
secondary
#98505B
accent
#2E42B7
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483