#79CDBE#79CDBE
#79CDBE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.085 H 181.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #79CDBE |
|---|---|
| RGB | rgb(121, 205, 190) |
| HSL | hsl(169, 46%, 64%) |
| HSV | hsv(169, 41%, 80%) |
| CMYK | cmyk(41%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.95, -29.06, -0.54) |
| CIE-LCH | lch(76.95, 29.07, 181.06°) |
| OKLab | oklab(79.06% -0.0852 -0.0019) |
| OKLCH | oklch(79.06% 0.085 181.3) |
| XYZ | xyz(39.0071, 51.4425, 56.5791) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 4.05
Mediumturquoise
#48D1CC
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 6.73
Turquoise (survey)
#06C2AC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CDBE #CD7988
analogous
#79CD94 #79CDBE #79B2CD
triadic
#79CDBE #BE79CD #CDBE79
tetradic
#79CDBE #9479CD #CD7988 #B2CD79
square
#79CDBE #9479CD #CD7988 #B2CD79
split-complementary
#79CDBE #CD79B2 #CD9479
monochromatic
#379484 #4CBCA8 #79CDBE #A6DED4 #D2EEE9
Accessibility & contrast
On white
1.86
#79CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#79CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CDBE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CDBE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#5AD0C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #79cdbe; /* rgb */ color: rgb(121, 205, 190); /* oklch */ color: oklch(79.1% 0.085 181.3);
Tailwind
colors: {
custom: {
50: '#a4dcd1',
500: '#79cdbe',
950: '#000000',
},
}SCSS
$custom: #79cdbe; $custom-light: #a4dcd1; $custom-dark: #000000;
JSON
{
"hex": "#79cdbe",
"rgb": {
"r": 121,
"g": 205,
"b": 190
},
"hsl": {
"h": 169.286,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.79056,
"c": 0.08522,
"h": 181.3
},
"luminance": 0.51445
}Semantic roles & 50–950 ramp
primary
#79CDBE
secondary
#9B505D
accent
#2D46B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483