#79CBBB#79CBBB
#79CBBB is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.5% C 0.084 H 180.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79CBBB |
|---|---|
| RGB | rgb(121, 203, 187) |
| HSL | hsl(168, 44%, 64%) |
| HSV | hsv(168, 40%, 80%) |
| CMYK | cmyk(40.4%, 0%, 7.9%, 20.4%) |
| CIE-LAB | lab(76.29, -28.79, 0.12) |
| CIE-LCH | lch(76.29, 28.80, 179.76°) |
| OKLab | oklab(78.5% -0.0841 -0.0001) |
| OKLCH | oklch(78.5% 0.084 180.1) |
| XYZ | xyz(38.2073, 50.3620, 54.7116) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.51
Seafoam Blue
#78D1B6
ΔE00 3.80
Mediumaquamarine
#66CDAA
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 7.19
Turquoise (survey)
#06C2AC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CBBB #CB7989
analogous
#79CB92 #79CBBB #79B2CB
triadic
#79CBBB #BB79CB #CBBB79
tetradic
#79CBBB #9279CB #CB7989 #B2CB79
square
#79CBBB #9279CB #CB7989 #B2CB79
split-complementary
#79CBBB #CB79B2 #CB9279
monochromatic
#389180 #4DBAA5 #79CBBB #A5DCD1 #D1EDE8
Accessibility & contrast
On white
1.90
#79CBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#79CBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CBBB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CBBB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BA
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#5BCEC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cbbb; /* rgb */ color: rgb(121, 203, 187); /* oklch */ color: oklch(78.5% 0.084 180.1);
Tailwind
colors: {
custom: {
50: '#a4dbcf',
500: '#79cbbb',
950: '#000000',
},
}SCSS
$custom: #79cbbb; $custom-light: #a4dbcf; $custom-dark: #000000;
JSON
{
"hex": "#79cbbb",
"rgb": {
"r": 121,
"g": 203,
"b": 187
},
"hsl": {
"h": 168.293,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.78502,
"c": 0.08411,
"h": 180.1
},
"luminance": 0.50365
}Semantic roles & 50–950 ramp
primary
#79CBBB
secondary
#98505E
accent
#2E49B7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483