#79DFB2#79DFB2
#79DFB2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 82.9% C 0.116 H 163.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79DFB2 |
|---|---|
| RGB | rgb(121, 223, 178) |
| HSL | hsl(154, 61%, 67%) |
| HSV | hsv(154, 46%, 87%) |
| CMYK | cmyk(45.7%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.87, -40.08, 12.93) |
| CIE-LCH | lch(81.87, 42.11, 162.11°) |
| OKLab | oklab(82.94% -0.1114 0.0332) |
| OKLCH | oklch(82.94% 0.116 163.4) |
| XYZ | xyz(42.3052, 60.0514, 51.4726) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.67
Light Teal
#90E4C1
ΔE00 3.54
Eucalyptus
#44D7A8
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79DFB2 #DF79A6
analogous
#79DF7F #79DFB2 #79D9DF
triadic
#79DFB2 #B279DF #DFB279
tetradic
#79DFB2 #7F79DF #DF79A6 #D9DF79
square
#79DFB2 #7F79DF #DF79A6 #D9DF79
split-complementary
#79DFB2 #DF79D9 #DF7F79
monochromatic
#2BB377 #48D396 #79DFB2 #AAEBCE #DCF7EB
Accessibility & contrast
On white
1.61
#79DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#79DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79DFB2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79DFB2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#5BDFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #79dfb2; /* rgb */ color: rgb(121, 223, 178); /* oklch */ color: oklch(82.9% 0.116 163.4);
Tailwind
colors: {
custom: {
50: '#a5e9c9',
500: '#79dfb2',
950: '#000000',
},
}SCSS
$custom: #79dfb2; $custom-light: #a5e9c9; $custom-dark: #000000;
JSON
{
"hex": "#79dfb2",
"rgb": {
"r": 121,
"g": 223,
"b": 178
},
"hsl": {
"h": 153.529,
"s": 61.446,
"l": 67.451
},
"oklch": {
"l": 0.82937,
"c": 0.11629,
"h": 163.4
},
"luminance": 0.60055
}Semantic roles & 50–950 ramp
primary
#79DFB2
secondary
#B44878
accent
#1C69C9
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482