#79D2AF#79D2AF
#79D2AF is a light, moderate teal. Relative luminance 0.533; OKLCH L 79.8% C 0.100 H 166.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #79D2AF |
|---|---|
| RGB | rgb(121, 210, 175) |
| HSL | hsl(156, 50%, 65%) |
| HSV | hsv(156, 42%, 82%) |
| CMYK | cmyk(42.4%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(78.02, -34.79, 9.06) |
| CIE-LCH | lch(78.02, 35.95, 165.40°) |
| OKLab | oklab(79.8% -0.0977 0.0233) |
| OKLCH | oklch(79.8% 0.1 166.6) |
| XYZ | xyz(38.6665, 53.2505, 48.7900) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.27
Seafoam Blue
#78D1B6
ΔE00 2.43
Pale Teal
#82CBB2
ΔE00 3.43
Seafoam
#7FE0B3
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D2AF #D2799C
analogous
#79D282 #79D2AF #79C9D2
triadic
#79D2AF #AF79D2 #D2AF79
tetradic
#79D2AF #8279D2 #D2799C #C9D279
square
#79D2AF #8279D2 #D2799C #C9D279
split-complementary
#79D2AF #D279C9 #D28279
monochromatic
#349C73 #4BC394 #79D2AF #A7E1CA #D5F1E6
Accessibility & contrast
On white
1.80
#79D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#79D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D2AF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D2AF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#5FD3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #79d2af; /* rgb */ color: rgb(121, 210, 175); /* oklch */ color: oklch(79.8% 0.100 166.6);
Tailwind
colors: {
custom: {
50: '#a4e0c6',
500: '#79d2af',
950: '#000000',
},
}SCSS
$custom: #79d2af; $custom-light: #a4e0c6; $custom-dark: #000000;
JSON
{
"hex": "#79d2af",
"rgb": {
"r": 121,
"g": 210,
"b": 175
},
"hsl": {
"h": 156.404,
"s": 49.721,
"l": 64.902
},
"oklch": {
"l": 0.79802,
"c": 0.10042,
"h": 166.6
},
"luminance": 0.53253
}Semantic roles & 50–950 ramp
primary
#79D2AF
secondary
#A14E6F
accent
#2863BD
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482