#79CFB2#79CFB2
#79CFB2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.094 H 170.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79CFB2 |
|---|---|
| RGB | rgb(121, 207, 178) |
| HSL | hsl(160, 47%, 64%) |
| HSV | hsv(160, 42%, 81%) |
| CMYK | cmyk(41.5%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.22, -32.73, 6.31) |
| CIE-LCH | lch(77.22, 33.34, 169.09°) |
| OKLab | oklab(79.18% -0.0928 0.0162) |
| OKLCH | oklch(79.18% 0.094 170.1) |
| XYZ | xyz(38.2307, 51.9022, 50.1144) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.93
Pale Teal
#82CBB2
ΔE00 1.98
Mediumaquamarine
#66CDAA
ΔE00 2.56
Light Teal
#90E4C1
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 5.53
Eucalyptus
#44D7A8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CFB2 #CF7996
analogous
#79CF87 #79CFB2 #79C1CF
triadic
#79CFB2 #B279CF #CFB279
tetradic
#79CFB2 #8779CF #CF7996 #C1CF79
square
#79CFB2 #8779CF #CF7996 #C1CF79
split-complementary
#79CFB2 #CF79C1 #CF8779
monochromatic
#369777 #4CBF98 #79CFB2 #A6DFCC #D3EFE6
Accessibility & contrast
On white
1.85
#79CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#79CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CFB2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CFB2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B1
Deuteranopia (green-blind)
#BCBBB4
Tritanopia (blue-blind)
#5ED0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79cfb2; /* rgb */ color: rgb(121, 207, 178); /* oklch */ color: oklch(79.2% 0.094 170.1);
Tailwind
colors: {
custom: {
50: '#a4dec9',
500: '#79cfb2',
950: '#000000',
},
}SCSS
$custom: #79cfb2; $custom-light: #a4dec9; $custom-dark: #000000;
JSON
{
"hex": "#79cfb2",
"rgb": {
"r": 121,
"g": 207,
"b": 178
},
"hsl": {
"h": 159.767,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.79179,
"c": 0.0942,
"h": 170.1
},
"luminance": 0.51905
}Semantic roles & 50–950 ramp
primary
#79CFB2
secondary
#9D4F69
accent
#2B5BBB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482