#79CEBA#79CEBA
#79CEBA is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.088 H 177.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBA |
|---|---|
| RGB | rgb(121, 206, 186) |
| HSL | hsl(166, 46%, 64%) |
| HSV | hsv(166, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(77.13, -30.47, 1.88) |
| CIE-LCH | lch(77.13, 30.52, 176.46°) |
| OKLab | oklab(79.17% -0.0881 0.0045) |
| OKLCH | oklch(79.17% 0.088 177.1) |
| XYZ | xyz(38.8159, 51.7499, 54.3882) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.31
Pale Teal
#82CBB2
ΔE00 2.59
Mediumaquamarine
#66CDAA
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBA #CE798D
analogous
#79CE90 #79CEBA #79B8CE
triadic
#79CEBA #BA79CE #CEBA79
tetradic
#79CEBA #9079CE #CE798D #B8CE79
square
#79CEBA #9079CE #CE798D #B8CE79
split-complementary
#79CEBA #CE79B8 #CE9079
monochromatic
#37967F #4CBEA3 #79CEBA #A6DED1 #D3EFE8
Accessibility & contrast
On white
1.85
#79CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#79CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBA
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBA | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#BABABC
Tritanopia (blue-blind)
#5BD0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79ceba; /* rgb */ color: rgb(121, 206, 186); /* oklch */ color: oklch(79.2% 0.088 177.1);
Tailwind
colors: {
custom: {
50: '#a4ddce',
500: '#79ceba',
950: '#000000',
},
}SCSS
$custom: #79ceba; $custom-light: #a4ddce; $custom-dark: #000000;
JSON
{
"hex": "#79ceba",
"rgb": {
"r": 121,
"g": 206,
"b": 186
},
"hsl": {
"h": 165.882,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79171,
"c": 0.08823,
"h": 177.1
},
"luminance": 0.51753
}Semantic roles & 50–950 ramp
primary
#79CEBA
secondary
#9C4F61
accent
#2C4DBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483