#79CEBB#79CEBB
#79CEBB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 177.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBB |
|---|---|
| RGB | rgb(121, 206, 187) |
| HSL | hsl(167, 46%, 64%) |
| HSV | hsv(167, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(77.16, -30.24, 1.38) |
| CIE-LCH | lch(77.16, 30.27, 177.38°) |
| OKLab | oklab(79.2% -0.0877 0.0032) |
| OKLCH | oklch(79.2% 0.088 177.9) |
| XYZ | xyz(38.9226, 51.7926, 54.9500) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.64
Pale Teal
#82CBB2
ΔE00 2.86
Mediumaquamarine
#66CDAA
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 6.80
Mediumturquoise
#48D1CC
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBB #CE798C
analogous
#79CE91 #79CEBB #79B7CE
triadic
#79CEBB #BB79CE #CEBB79
tetradic
#79CEBB #9179CE #CE798C #B7CE79
square
#79CEBB #9179CE #CE798C #B7CE79
split-complementary
#79CEBB #CE79B7 #CE9179
monochromatic
#379681 #4CBEA4 #79CEBB #A6DED2 #D3EFE8
Accessibility & contrast
On white
1.85
#79CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#79CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#5BD0C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cebb; /* rgb */ color: rgb(121, 206, 187); /* oklch */ color: oklch(79.2% 0.088 177.9);
Tailwind
colors: {
custom: {
50: '#a4ddcf',
500: '#79cebb',
950: '#000000',
},
}SCSS
$custom: #79cebb; $custom-light: #a4ddcf; $custom-dark: #000000;
JSON
{
"hex": "#79cebb",
"rgb": {
"r": 121,
"g": 206,
"b": 187
},
"hsl": {
"h": 166.588,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.792,
"c": 0.08774,
"h": 177.9
},
"luminance": 0.51795
}Semantic roles & 50–950 ramp
primary
#79CEBB
secondary
#9C4F60
accent
#2C4CBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483