#79FCBD#79FCBD
#79FCBD is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.0% C 0.147 H 160.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCBD |
|---|---|
| RGB | rgb(121, 252, 189) |
| HSL | hsl(151, 96%, 73%) |
| HSV | hsv(151, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.48, -50.37, 19.32) |
| CIE-LCH | lch(90.48, 53.95, 159.01°) |
| OKLab | oklab(90.02% -0.1386 0.0494) |
| OKLCH | oklch(90.02% 0.147 160.4) |
| XYZ | xyz(51.8764, 77.3553, 60.3316) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCBD #FC79B8
analogous
#79FC7B #79FCBD #79F9FC
triadic
#79FCBD #BD79FC #FCBD79
tetradic
#79FCBD #7B79FC #FC79B8 #F9FC79
square
#79FCBD #7B79FC #FC79B8 #F9FC79
split-complementary
#79FCBD #FC79F9 #FC7B79
monochromatic
#05F582 #3DFBA0 #79FCBD #B5FDDA #E1FEF0
Accessibility & contrast
On white
1.27
#79FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#79FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCBD
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCBD | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#4DFBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #79fcbd; /* rgb */ color: rgb(121, 252, 189); /* oklch */ color: oklch(90.0% 0.147 160.4);
Tailwind
colors: {
custom: {
50: '#a8fed1',
500: '#79fcbd',
950: '#000000',
},
}SCSS
$custom: #79fcbd; $custom-light: #a8fed1; $custom-dark: #000000;
JSON
{
"hex": "#79fcbd",
"rgb": {
"r": 121,
"g": 252,
"b": 189
},
"hsl": {
"h": 151.145,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.90022,
"c": 0.14711,
"h": 160.4
},
"luminance": 0.7736
}Semantic roles & 50–950 ramp
primary
#79FCBD
secondary
#D9408A
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683