#79CCBF#79CCBF
#79CCBF is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.084 H 183.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCBF |
|---|---|
| RGB | rgb(121, 204, 191) |
| HSL | hsl(171, 45%, 64%) |
| HSV | hsv(171, 41%, 80%) |
| CMYK | cmyk(40.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.68, -28.34, -1.46) |
| CIE-LCH | lch(76.68, 28.38, 182.95°) |
| OKLab | oklab(78.85% -0.0836 -0.0044) |
| OKLCH | oklch(78.85% 0.084 183) |
| XYZ | xyz(38.8784, 51.0095, 57.0772) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.59
Seafoam Blue
#78D1B6
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.47
Turquoise
#40E0D0
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 7.23
Turquoise (survey)
#06C2AC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCBF #CC7986
analogous
#79CC95 #79CCBF #79AFCC
triadic
#79CCBF #BF79CC #CCBF79
tetradic
#79CCBF #9579CC #CC7986 #AFCC79
square
#79CCBF #9579CC #CC7986 #AFCC79
split-complementary
#79CCBF #CC79AF #CC9579
monochromatic
#389385 #4DBBAA #79CCBF #A5DDD4 #D2EEE9
Accessibility & contrast
On white
1.87
#79CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#79CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCBF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCBF | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#59CFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79ccbf; /* rgb */ color: rgb(121, 204, 191); /* oklch */ color: oklch(78.9% 0.084 183.0);
Tailwind
colors: {
custom: {
50: '#a4dcd2',
500: '#79ccbf',
950: '#000000',
},
}SCSS
$custom: #79ccbf; $custom-light: #a4dcd2; $custom-dark: #000000;
JSON
{
"hex": "#79ccbf",
"rgb": {
"r": 121,
"g": 204,
"b": 191
},
"hsl": {
"h": 170.602,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78854,
"c": 0.08369,
"h": 183
},
"luminance": 0.51012
}Semantic roles & 50–950 ramp
primary
#79CCBF
secondary
#99505B
accent
#2D43B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483