#79CEBE#79CEBE
#79CEBE is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.086 H 180.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #79CEBE |
|---|---|
| RGB | rgb(121, 206, 190) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 41%, 81%) |
| CMYK | cmyk(41.3%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.23, -29.54, -0.12) |
| CIE-LCH | lch(77.23, 29.54, 180.23°) |
| OKLab | oklab(79.29% -0.0864 -0.0008) |
| OKLCH | oklch(79.29% 0.086 180.5) |
| XYZ | xyz(39.2471, 51.9224, 56.6591) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.67
Pale Teal
#82CBB2
ΔE00 3.76
Mediumturquoise
#48D1CC
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.20
Turquoise
#40E0D0
ΔE00 6.56
Turquoise (survey)
#06C2AC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CEBE #CE7989
analogous
#79CE94 #79CEBE #79B4CE
triadic
#79CEBE #BE79CE #CEBE79
tetradic
#79CEBE #9479CE #CE7989 #B4CE79
square
#79CEBE #9479CE #CE7989 #B4CE79
split-complementary
#79CEBE #CE79B4 #CE9479
monochromatic
#379684 #4CBEA8 #79CEBE #A6DED4 #D3EFE9
Accessibility & contrast
On white
1.84
#79CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#79CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CEBE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CEBE | 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)
#C7C5BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#59D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cebe; /* rgb */ color: rgb(121, 206, 190); /* oklch */ color: oklch(79.3% 0.086 180.5);
Tailwind
colors: {
custom: {
50: '#a4ddd1',
500: '#79cebe',
950: '#000000',
},
}SCSS
$custom: #79cebe; $custom-light: #a4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#79cebe",
"rgb": {
"r": 121,
"g": 206,
"b": 190
},
"hsl": {
"h": 168.706,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.79288,
"c": 0.08638,
"h": 180.5
},
"luminance": 0.51925
}Semantic roles & 50–950 ramp
primary
#79CEBE
secondary
#9C4F5E
accent
#2C47BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483