#79FCBE#79FCBE
#79FCBE is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.146 H 160.8°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCBE |
|---|---|
| RGB | rgb(121, 252, 190) |
| HSL | hsl(152, 96%, 73%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.50, -50.17, 18.84) |
| CIE-LCH | lch(90.50, 53.59, 159.42°) |
| OKLab | oklab(90.05% -0.1381 0.0481) |
| OKLCH | oklch(90.05% 0.146 160.8) |
| XYZ | xyz(51.9854, 77.3989, 60.9052) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.81
Light Greenish Blue
#63F7B4
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.49
Greenish Cyan
#2AFEB7
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCBE #FC79B7
analogous
#79FC7C #79FCBE #79F8FC
triadic
#79FCBE #BE79FC #FCBE79
tetradic
#79FCBE #7C79FC #FC79B7 #F8FC79
square
#79FCBE #7C79FC #FC79B7 #F8FC79
split-complementary
#79FCBE #FC79F8 #FC7C79
monochromatic
#05F584 #3DFBA1 #79FCBE #B5FDDB #E1FEF0
Accessibility & contrast
On white
1.27
#79FCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#79FCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCBE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCBE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#E6DEC2
Tritanopia (blue-blind)
#4DFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcbe; /* rgb */ color: rgb(121, 252, 190); /* oklch */ color: oklch(90.0% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#a8fed1',
500: '#79fcbe',
950: '#000000',
},
}SCSS
$custom: #79fcbe; $custom-light: #a8fed1; $custom-dark: #000000;
JSON
{
"hex": "#79fcbe",
"rgb": {
"r": 121,
"g": 252,
"b": 190
},
"hsl": {
"h": 151.603,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90045,
"c": 0.1463,
"h": 160.8
},
"luminance": 0.77403
}Semantic roles & 50–950 ramp
primary
#79FCBE
secondary
#D94089
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683