#79CEBD#79CEBD
#79CEBD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.087 H 179.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBD |
|---|---|
| RGB | rgb(121, 206, 189) |
| HSL | hsl(168, 46%, 64%) |
| HSV | hsv(168, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(77.21, -29.78, 0.38) |
| CIE-LCH | lch(77.21, 29.78, 179.27°) |
| OKLab | oklab(79.26% -0.0868 0.0005) |
| OKLCH | oklch(79.26% 0.087 179.6) |
| XYZ | xyz(39.1382, 51.8789, 56.0855) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.32
Pale Teal
#82CBB2
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.25
Turquoise
#40E0D0
ΔE00 6.62
Light Teal
#90E4C1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBD #CE798A
analogous
#79CE93 #79CEBD #79B5CE
triadic
#79CEBD #BD79CE #CEBD79
tetradic
#79CEBD #9379CE #CE798A #B5CE79
square
#79CEBD #9379CE #CE798A #B5CE79
split-complementary
#79CEBD #CE79B5 #CE9379
monochromatic
#379683 #4CBEA7 #79CEBD #A6DED3 #D3EFE9
Accessibility & contrast
On white
1.85
#79CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#79CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#5AD1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cebd; /* rgb */ color: rgb(121, 206, 189); /* oklch */ color: oklch(79.3% 0.087 179.6);
Tailwind
colors: {
custom: {
50: '#a4ddd0',
500: '#79cebd',
950: '#000000',
},
}SCSS
$custom: #79cebd; $custom-light: #a4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#79cebd",
"rgb": {
"r": 121,
"g": 206,
"b": 189
},
"hsl": {
"h": 168,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79259,
"c": 0.08682,
"h": 179.6
},
"luminance": 0.51882
}Semantic roles & 50–950 ramp
primary
#79CEBD
secondary
#9C4F5F
accent
#2C48BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483