#79CEBF#79CEBF
#79CEBF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.086 H 181.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBF |
|---|---|
| RGB | rgb(121, 206, 191) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.26, -29.31, -0.62) |
| CIE-LCH | lch(77.26, 29.32, 181.21°) |
| OKLab | oklab(79.32% -0.0859 -0.0021) |
| OKLCH | oklch(79.32% 0.086 181.4) |
| XYZ | xyz(39.3568, 51.9663, 57.2367) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.03
Pale Teal
#82CBB2
ΔE00 4.08
Mediumturquoise
#48D1CC
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 6.52
Mediumaquamarine
#66CDAA
ΔE00 6.55
Turquoise (survey)
#06C2AC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBF #CE7988
analogous
#79CE95 #79CEBF #79B3CE
triadic
#79CEBF #BF79CE #CEBF79
tetradic
#79CEBF #9579CE #CE7988 #B3CE79
square
#79CEBF #9579CE #CE7988 #B3CE79
split-complementary
#79CEBF #CE79B3 #CE9579
monochromatic
#379685 #4CBEAA #79CEBF #A6DED4 #D3EFEA
Accessibility & contrast
On white
1.84
#79CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#79CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBF
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBF | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B9BAC0
Tritanopia (blue-blind)
#59D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cebf; /* rgb */ color: rgb(121, 206, 191); /* oklch */ color: oklch(79.3% 0.086 181.4);
Tailwind
colors: {
custom: {
50: '#a4ddd2',
500: '#79cebf',
950: '#000000',
},
}SCSS
$custom: #79cebf; $custom-light: #a4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#79cebf",
"rgb": {
"r": 121,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.412,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79318,
"c": 0.08598,
"h": 181.4
},
"luminance": 0.51969
}Semantic roles & 50–950 ramp
primary
#79CEBF
secondary
#9C4F5D
accent
#2C45BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483