#79F3BC#79F3BC
#79F3BC is a very light, vivid teal. Relative luminance 0.718; OKLCH L 87.9% C 0.136 H 162.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79F3BC |
|---|---|
| RGB | rgb(121, 243, 188) |
| HSL | hsl(153, 84%, 71%) |
| HSV | hsv(153, 50%, 95%) |
| CMYK | cmyk(50.2%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.87, -46.77, 16.18) |
| CIE-LCH | lch(87.87, 49.49, 160.92°) |
| OKLab | oklab(87.88% -0.1293 0.0414) |
| OKLCH | oklch(87.88% 0.136 162.2) |
| XYZ | xyz(49.0086, 71.7928, 58.8420) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F3BC #F379B0
analogous
#79F37F #79F3BC #79EDF3
triadic
#79F3BC #BC79F3 #F3BC79
tetradic
#79F3BC #7F79F3 #F379B0 #EDF379
square
#79F3BC #7F79F3 #F379B0 #EDF379
split-complementary
#79F3BC #F379ED #F37F79
monochromatic
#14DE83 #41EEA0 #79F3BC #B1F8D8 #E3FCF1
Accessibility & contrast
On white
1.37
#79F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#79F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F3BC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F3BC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#51F3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f3bc; /* rgb */ color: rgb(121, 243, 188); /* oklch */ color: oklch(87.9% 0.136 162.2);
Tailwind
colors: {
custom: {
50: '#a7f8d0',
500: '#79f3bc',
950: '#000000',
},
}SCSS
$custom: #79f3bc; $custom-light: #a7f8d0; $custom-dark: #000000;
JSON
{
"hex": "#79f3bc",
"rgb": {
"r": 121,
"g": 243,
"b": 188
},
"hsl": {
"h": 152.951,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.87884,
"c": 0.1358,
"h": 162.2
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#79F3BC
secondary
#CE4381
accent
#0668E0
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583