#79FCBF#79FCBF
#79FCBF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.145 H 161.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCBF |
|---|---|
| RGB | rgb(121, 252, 191) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.53, -49.97, 18.36) |
| CIE-LCH | lch(90.53, 53.24, 159.83°) |
| OKLab | oklab(90.07% -0.1377 0.0469) |
| OKLCH | oklch(90.07% 0.145 161.2) |
| XYZ | xyz(52.0950, 77.4428, 61.4828) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.11
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam (survey)
#80F9AD
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCBF #FC79B6
analogous
#79FC7D #79FCBF #79F7FC
triadic
#79FCBF #BF79FC #FCBF79
tetradic
#79FCBF #7D79FC #FC79B6 #F7FC79
square
#79FCBF #7D79FC #FC79B6 #F7FC79
split-complementary
#79FCBF #FC79F7 #FC7D79
monochromatic
#05F586 #3DFBA2 #79FCBF #B5FDDC #E1FEF1
Accessibility & contrast
On white
1.27
#79FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#79FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCBF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCBF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E6DEC3
Tritanopia (blue-blind)
#4CFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcbf; /* rgb */ color: rgb(121, 252, 191); /* oklch */ color: oklch(90.1% 0.145 161.2);
Tailwind
colors: {
custom: {
50: '#a8fed2',
500: '#79fcbf',
950: '#000000',
},
}SCSS
$custom: #79fcbf; $custom-light: #a8fed2; $custom-dark: #000000;
JSON
{
"hex": "#79fcbf",
"rgb": {
"r": 121,
"g": 252,
"b": 191
},
"hsl": {
"h": 152.061,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90068,
"c": 0.14548,
"h": 161.2
},
"luminance": 0.77447
}Semantic roles & 50–950 ramp
primary
#79FCBF
secondary
#D94087
accent
#006BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683