#79CDBF#79CDBF
#79CDBF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.085 H 182.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79CDBF |
|---|---|
| RGB | rgb(121, 205, 191) |
| HSL | hsl(170, 46%, 64%) |
| HSV | hsv(170, 41%, 80%) |
| CMYK | cmyk(41%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(76.97, -28.83, -1.04) |
| CIE-LCH | lch(76.97, 28.85, 182.06°) |
| OKLab | oklab(79.09% -0.0848 -0.0032) |
| OKLCH | oklch(79.09% 0.085 182.2) |
| XYZ | xyz(39.1168, 51.4864, 57.1567) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 6.71
Mediumaquamarine
#66CDAA
ΔE00 6.88
Turquoise (survey)
#06C2AC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CDBF #CD7987
analogous
#79CD95 #79CDBF #79B1CD
triadic
#79CDBF #BF79CD #CDBF79
tetradic
#79CDBF #9579CD #CD7987 #B1CD79
square
#79CDBF #9579CD #CD7987 #B1CD79
split-complementary
#79CDBF #CD79B1 #CD9579
monochromatic
#379485 #4CBCAA #79CDBF #A6DED4 #D2EEEA
Accessibility & contrast
On white
1.86
#79CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#79CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CDBF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CDBF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#59D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cdbf; /* rgb */ color: rgb(121, 205, 191); /* oklch */ color: oklch(79.1% 0.085 182.2);
Tailwind
colors: {
custom: {
50: '#a4dcd2',
500: '#79cdbf',
950: '#000000',
},
}SCSS
$custom: #79cdbf; $custom-light: #a4dcd2; $custom-dark: #000000;
JSON
{
"hex": "#79cdbf",
"rgb": {
"r": 121,
"g": 205,
"b": 191
},
"hsl": {
"h": 170,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.79086,
"c": 0.08483,
"h": 182.2
},
"luminance": 0.51489
}Semantic roles & 50–950 ramp
primary
#79CDBF
secondary
#9B505C
accent
#2D44B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483