#79CEBC#79CEBC
#79CEBC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.087 H 178.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBC |
|---|---|
| RGB | rgb(121, 206, 188) |
| HSL | hsl(167, 46%, 64%) |
| HSV | hsv(167, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(77.18, -30.01, 0.88) |
| CIE-LCH | lch(77.18, 30.02, 178.32°) |
| OKLab | oklab(79.23% -0.0872 0.0019) |
| OKLCH | oklch(79.23% 0.087 178.8) |
| XYZ | xyz(39.0300, 51.8356, 55.5158) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.98
Pale Teal
#82CBB2
ΔE00 3.15
Mediumaquamarine
#66CDAA
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.70
Light Teal
#90E4C1
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBC #CE798B
analogous
#79CE92 #79CEBC #79B6CE
triadic
#79CEBC #BC79CE #CEBC79
tetradic
#79CEBC #9279CE #CE798B #B6CE79
square
#79CEBC #9279CE #CE798B #B6CE79
split-complementary
#79CEBC #CE79B6 #CE9279
monochromatic
#379682 #4CBEA6 #79CEBC #A6DED2 #D3EFE9
Accessibility & contrast
On white
1.85
#79CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#79CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#5AD0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cebc; /* rgb */ color: rgb(121, 206, 188); /* oklch */ color: oklch(79.2% 0.087 178.8);
Tailwind
colors: {
custom: {
50: '#a4ddd0',
500: '#79cebc',
950: '#000000',
},
}SCSS
$custom: #79cebc; $custom-light: #a4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#79cebc",
"rgb": {
"r": 121,
"g": 206,
"b": 188
},
"hsl": {
"h": 167.294,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79229,
"c": 0.08727,
"h": 178.8
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#79CEBC
secondary
#9C4F60
accent
#2C4ABA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483